[MDEV-11019] sys_vars.sysvars_server_embedded fails in buildbot Created: 2016-10-10  Updated: 2016-10-24  Resolved: 2016-10-23

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2
Fix Version/s: 10.2.3

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


 Description   

The test fails outside buildbot, too.
Apparently introduced by this commit:

commit e1a212ebbcea6d51a4bc1fe672bc6ff392477a39
Author: Alexander Barkov <bar@mariadb.org>
Date:   Sat Oct 8 12:32:52 2016 +0400
 
    MDEV-10585 EXECUTE IMMEDIATE statement

sys_vars.sysvars_server_embedded '64bit' w2 [ fail ]
        Test ended at 2016-10-10 17:48:56
 
CURRENT_TEST: sys_vars.sysvars_server_embedded
--- /mnt/buildbot/build/mariadb-10.2.3/mysql-test/suite/sys_vars/r/sysvars_server_embedded.result	2016-10-10 13:43:31.000000000 +0300
+++ /mnt/buildbot/build/mariadb-10.2.3/mysql-test/suite/sys_vars/r/sysvars_server_embedded.reject	2016-10-10 17:48:56.000000000 +0300
@@ -2825,9 +2825,9 @@
 COMMAND_LINE_ARGUMENT	REQUIRED
 VARIABLE_NAME	PERFORMANCE_SCHEMA_MAX_STATEMENT_CLASSES
 SESSION_VALUE	NULL
-GLOBAL_VALUE	184
+GLOBAL_VALUE	185
 GLOBAL_VALUE_ORIGIN	COMPILE-TIME
-DEFAULT_VALUE	184
+DEFAULT_VALUE	185
 VARIABLE_SCOPE	GLOBAL
 VARIABLE_TYPE	BIGINT UNSIGNED
 VARIABLE_COMMENT	Maximum number of statement instruments.
 
mysqltest: Result content mismatch



 Comments   
Comment by Elena Stepanova [ 2016-10-23 ]

Since the value was changed in the non-embedded version of the test, I assume it should be changed the same way for embedded.

https://github.com/MariaDB/server/commit/6f7fca79920e2f744a7ebe9668fe4efd7557850c

Comment by Alexander Barkov [ 2016-10-24 ]

Yes, this is correct. Thanks for fixing this, Elena!

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