[MDEV-8153] main.features test fails - status variables not ordered alphabetically in embedded server Created: 2015-05-12  Updated: 2015-05-12  Resolved: 2015-05-12

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.0, 10.1
Fix Version/s: 10.0.18, 10.1.5

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled

 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



 Comments   
Comment by Sergei Golubchik [ 2015-05-12 ]

https://github.com/MariaDB/server/commit/e6d918ca

Generated at Thu Feb 08 07:25:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.