[MDEV-7353] rpl_mdev6386 fails sporadically in buildbot Created: 2014-12-19  Updated: 2015-01-06  Resolved: 2015-01-06

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

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Kristian Nielsen
Resolution: Fixed Votes: 0
Labels: buildbot, tests

Issue Links:
Relates
relates to MDEV-7172 Fix buildbot failures in 10.1 tree Closed

 Description   

Cross-reference shows a couple of failures on 10.0, but mainly it's 10.1. Maybe it has already been fixed in 10.0 and 10.1 is just waiting for a merge?

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-lucid-amd64/builds/4149/steps/test_4/logs/stdio

rpl.rpl_mdev6386 'row,xtradb'            w2 [ fail ]
        Test ended at 2014-12-17 08:24:08
 
CURRENT_TEST: rpl.rpl_mdev6386
--- /usr/share/mysql/mysql-test/suite/rpl/r/rpl_mdev6386.result	2014-12-16 12:55:44.000000000 +0100
+++ /dev/shm/var/2/log/rpl_mdev6386.reject	2014-12-17 08:24:03.631177126 +0100
@@ -44,11 +44,6 @@
 Contents on slave after:
 SELECT * FROM t1 ORDER BY a;
 a	b
-1	1
-2	1
-3	1
-4	1
-5	1
 DROP TABLE t1;
 include/stop_slave.inc
 SET GLOBAL slave_parallel_threads= @old_parallel;
 
mysqltest: Result length mismatch

After a quick look at the test, I don't see anything wrong with it, so my suspicion is it can be a real code problem (at best, sync_with_master not working correctly with parallel replication; at worst, parallel replication itself not working right on resuming after a previous error). It's just my wild guesses though.



 Comments   
Comment by Kristian Nielsen [ 2015-01-06 ]

Pushed to 10.0.16:

http://lists.askmonty.org/pipermail/commits/2015-January/007229.html

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