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

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

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 10.1, 10.0
    • Fix Version/s: 10.0.18, 10.1.5
    • Component/s: Tests
    • Labels:
      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

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

              Show
              serg Sergei Golubchik added a comment - https://github.com/MariaDB/server/commit/e6d918ca

                People

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

                  Dates

                  • Created:
                    Updated:
                    Resolved: