Some --big-test tests were forgotten to update in 5.7.10

Bug #1525109 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Server
Unknown
Unknown
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.1
Invalid
Undecided
Unassigned
5.5
Invalid
Undecided
Unassigned
5.6
Invalid
Undecided
Unassigned
5.7
Fix Released
Low
Laurynas Biveinis

Bug Description

Copy of http://bugs.mysql.com/bug.php?id=79569:

[9 Dec 8:42] Laurynas Biveinis
Description:
For example,

rpl.rpl_row_mts_crash_safe 'row' [ fail ]
        Test ended at 2015-12-09 08:35:37

CURRENT_TEST: rpl.rpl_row_mts_crash_safe
--- /Users/laurynas/percona/mysql-5.7.10/mysql-test/suite/rpl/r/rpl_row_mts_crash_safe.result 2015-11-29 22:02:24.000000000 +0300
+++ /Users/laurynas/percona/obj-mysql-5.7.10-asan/mysql-test/var/log/rpl_row_mts_crash_safe.reject 2015-12-09 09:35:36.000000000 +0300
@@ -351,6 +351,7 @@
   `Ssl_crlpath` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'The path used for Certificate Revocation List (CRL) files',
   `Enabled_auto_position` tinyint(1) NOT NULL COMMENT 'Indicates whether GTIDs will be used to retrieve events from the master.',
   `Channel_name` char(64) NOT NULL COMMENT 'The channel on which the slave is connected to a source. Used in Multisource Replication',
+ `Tls_version` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'Tls version',
   PRIMARY KEY (`Channel_name`)
 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 STATS_PERSISTENT=0 COMMENT='Master Information'
 SHOW CREATE TABLE mysql.slave_relay_log_info;
@@ -415,6 +416,7 @@
   `Ssl_crlpath` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'The path used for Certificate Revocation List (CRL) files',
   `Enabled_auto_position` tinyint(1) NOT NULL COMMENT 'Indicates whether GTIDs will be used to retrieve events from the master.',
   `Channel_name` char(64) NOT NULL COMMENT 'The channel on which the slave is connected to a source. Used in Multisource Replication',
+ `Tls_version` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'Tls version',
   PRIMARY KEY (`Channel_name`)
 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 STATS_PERSISTENT=0 COMMENT='Master Information'
 SHOW CREATE TABLE mysql.slave_relay_log_info;

mysqltest: Result content mismatch

How to repeat:
$ ./mtr --debug-server rpl_row_mts_crash_safe --big-test
$ ./mtr --debug-server rpl_row_mts_rec_crash_safe --big-test
$ ./mtr --debug-server rpl_stm_mixed_mts_crash_safe --big-test
$ ./mtr --debug-server rpl_stm_mixed_mts_rec_crash_safe --big-test
$ ./mtr --debug-server rpl_stm_mixed_mts_rec_crash_safe_checksum --big-test

[9 Dec 9:13] Laurynas Biveinis
Also innodb_zip.16k, same root cause (mysql.slave_master_info schema change):

$ ./mtr --debug-server 16k --big-test
...
innodb_zip.16k [ fail ]

Tags: ci upstream
tags: added: ci upstream
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-3339

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.