Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
5.5(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/p8-trusty-bintar/builds/412/steps/test/logs/stdio
rpl.rpl_circular_for_4_hosts 'stmt,xtradb' w3 [ fail ]
|
Test ended at 2017-01-04 12:40:04
|
 |
CURRENT_TEST: rpl.rpl_circular_for_4_hosts
|
--- /var/lib/buildbot/maria-slave/p8-trusty-bintar/build/mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result 2017-01-04 11:28:49.742628163 -0500
|
+++ /var/lib/buildbot/maria-slave/p8-trusty-bintar/build/mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.reject 2017-01-04 12:40:02.883228305 -0500
|
@@ -68,7 +68,6 @@
|
SELECT 'Master A',a,b FROM t1 WHERE c = 2 ORDER BY a,b;
|
Master A a b
|
Master A 5 A
|
-Master A 8 D
|
SELECT 'Master B',a,b FROM t1 WHERE c = 2 ORDER BY a,b;
|
Master B a b
|
Master B 5 A
|
It's been 5 years since we'd seen this failure previous time, so there is no much chance to repeat it by brute force only, it requires intellectual analysis. Right away I don't see how it can be happening.
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled
-
MDEV-24506 rpl.rpl_circular_for_4_hosts failed in buildbot with result mismatch
- Open