[MDEV-7251] Test failure in rpl.rpl_parallel Created: 2014-12-02  Updated: 2014-12-02  Resolved: 2014-12-02

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.0.15
Fix Version/s: 10.0.16

Type: Bug Priority: Major
Reporter: Kristian Nielsen Assignee: Kristian Nielsen
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled

 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.



 Comments   
Comment by Kristian Nielsen [ 2014-12-02 ]

Pushed to 10.0.16:

http://lists.askmonty.org/pipermail/commits/2014-December/007142.html

Generated at Thu Feb 08 07:18:09 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.