Details
Description
http://buildbot.askmonty.org/buildbot/builders/p8-rhel7-bintar-debug/builds/40/steps/test/logs/stdio
rpl.rpl_parallel 'innodb_plugin,mix' w2 [ fail ]
Test ended at 2014-12-02 10:14:53
CURRENT_TEST: rpl.rpl_parallel
--- /home/buildbot/maria-slave/power8-vlp03-bintar-debug/build/mysql-test/suite/rpl/r/rpl_parallel.result 2014-12-02 09:41:32.599019000 -0500
+++ /home/buildbot/maria-slave/power8-vlp03-bintar-debug/build/mysql-test/suite/rpl/r/rpl_parallel.reject 2014-12-02 10:14:53.010022843 -0500
@@ -1002,6 +1002,7 @@
include/wait_for_slave_sql_to_stop.inc
SELECT * FROM t2 WHERE a >= 40 ORDER BY a;
a
+40
41
42
include/start_slave.inc
The problem seems to be that the test case does not make sure that the slave
has actually reached the point that is expected, before stopping the slave. So
the output of the SELECT that gives wrong results is just non-deterministic,
needs to be fixed.
Gliffy Diagrams
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Pushed to 10.0.16:
http://lists.askmonty.org/pipermail/commits/2014-December/007142.html