Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-8153

main.features test fails - status variables not ordered alphabetically in embedded server

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0, 10.1
    • 10.0.18, 10.1.5
    • Tests
    • None

    Description

      $ perl ./mtr main.features --embedded-server
       
      ...
      CURRENT_TEST: main.features
      --- /data/repo/git/10.1/mysql-test/r/features.result	2015-05-12 01:55:28.000000000 +0300
      +++ /data/repo/git/10.1/mysql-test/r/features.reject	2015-05-12 21:36:25.000000000 +0300
      @@ -120,15 +120,15 @@
       drop table t1;
       show status like "%trigger%";
       Variable_name	Value
      -Binlog_group_commit_trigger_count	0
      -Binlog_group_commit_trigger_lock_wait	0
      -Binlog_group_commit_trigger_timeout	0
       Com_create_trigger	1
       Com_drop_trigger	1
       Com_show_create_trigger	0
       Com_show_triggers	1
       Executed_triggers	2
       Feature_trigger	2
      +Binlog_group_commit_trigger_count	0
      +Binlog_group_commit_trigger_lock_wait	0
      +Binlog_group_commit_trigger_timeout	0
       #
       # Feature xml
       #
       
      mysqltest: Result content mismatch

      Apparently it started happening from this push: http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/4187

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.