Bug 1668602 fix did not re-record rpl_semi_sync test

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

Bug Description

On 5.7 trunk, starting with 75a1f89df64:

rpl.rpl_semi_sync 'mix' w3 [ fail ]
        Test ended at 2017-03-20 11:26:34

CURRENT_TEST: rpl.rpl_semi_sync
--- /mnt/workspace/percona-server-5.7-trunk/BUILD_TYPE/debug/Host/centos6-32/mysql-test/suite/rpl/r/rpl_semi_sync.result 2017-03-17 18:08:38.405315099 +0300
+++ /mnt/workspace/percona-server-5.7-trunk/BUILD_TYPE/debug/Host/centos6-32/build/mysql-test/var/3/log/rpl_semi_sync.reject 2017-03-20 18:26:33.596529530 +0300
@@ -156,7 +156,7 @@
 Rpl_semi_sync_master_no_tx 0
 show status like 'Rpl_semi_sync_master_yes_tx';
 Variable_name Value
-Rpl_semi_sync_master_yes_tx 15
+Rpl_semi_sync_master_yes_tx 14
 show status like 'Rpl_semi_sync_master_clients';
 Variable_name Value
 Rpl_semi_sync_master_clients 0
@@ -171,7 +171,7 @@
 Rpl_semi_sync_master_no_tx 1
 show status like 'Rpl_semi_sync_master_yes_tx';
 Variable_name Value
-Rpl_semi_sync_master_yes_tx 15
+Rpl_semi_sync_master_yes_tx 14
 insert into t1 values (100);
 [ master status should be OFF ]
 show status like 'Rpl_semi_sync_master_status';
@@ -182,7 +182,7 @@
 Rpl_semi_sync_master_no_tx 12
 show status like 'Rpl_semi_sync_master_yes_tx';
 Variable_name Value
-Rpl_semi_sync_master_yes_tx 15
+Rpl_semi_sync_master_yes_tx 14
 #
 # Test semi-sync status on master will be ON again when slave catches up
 #
@@ -215,7 +215,7 @@
 Rpl_semi_sync_master_no_tx 12
 show status like 'Rpl_semi_sync_master_yes_tx';
 Variable_name Value
-Rpl_semi_sync_master_yes_tx 15
+Rpl_semi_sync_master_yes_tx 14
 show status like 'Rpl_semi_sync_master_clients';
 Variable_name Value
 Rpl_semi_sync_master_clients 1
@@ -235,7 +235,7 @@
 Rpl_semi_sync_master_no_tx 12
 SHOW STATUS LIKE 'Rpl_semi_sync_master_yes_tx';
 Variable_name Value
-Rpl_semi_sync_master_yes_tx 16
+Rpl_semi_sync_master_yes_tx 15
 FLUSH NO_WRITE_TO_BINLOG STATUS;
 [ Semi-sync master status variables after FLUSH STATUS ]
 SHOW STATUS LIKE 'Rpl_semi_sync_master_no_tx';

mysqltest: Result content mismatch

Tags: ci regression
tags: added: ci regression
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-2255

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.