Bug #73098 rpl_semi_sync fails due to error found in log, despite being suppressed
Submitted: 24 Jun 2014 17:13 Modified: 7 Jul 2014 13:23
Reporter: Sven Sandberg Email Updates:
Status: Closed Impact on me:
None 
Category:Tools: MTR / mysql-test-run Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[24 Jun 2014 17:13] Sven Sandberg
Description:
rpl.rpl_semi_sync 'mix'                  w4 [ fail ]  Found warnings/errors in server log file!
        Test ended at 2014-06-18 22:48:51
line
2014-06-18T20:48:32.386319Z 8 [ERROR] Semi-sync master failed on net_flush() before waiting for slave reply

^ Found warnings in R:/var-hudson-reviews-windows/4/log/mysqld.1.err
ok

Saw the above error, despite the test contains this:

call mtr.add_suppression("Semi-sync master failed on net_flush() before waiting for slave reply");

How to repeat:
http://fimafeng11.no.oracle.com:8080/job/reviews-windows/2048/consoleText
[7 Jul 2014 13:23] Paul DuBois
Fixed in 5.7.5.

Changes for test suite. No changelog entry needed.