[MDEV-7241] rpl.rpl_parallel2 fails sporadically in buildbot Created: 2014-12-01 Updated: 2014-12-02 Resolved: 2014-12-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0 |
| 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: |
|
||||||||
| Description |
|
Strangely, I can also see the failure on 5.5 tree http://buildbot.askmonty.org/buildbot/builders/kvm-deb-sid-amd64/builds/475/steps/test_4/logs/stdio , but can't see the actual test (and can't understand how it could have been there, if it's parallel replication...) |
| Comments |
| Comment by Kristian Nielsen [ 2014-12-02 ] | ||||||||||||
|
The reason we see the failure in the 5.5 build is the following. This is
The Buildbot job has setup a repository with mariadb-server version 5.5, but I would suggest that, since Debian sid now has 10.0 native, it does not make | ||||||||||||
| Comment by Kristian Nielsen [ 2014-12-02 ] | ||||||||||||
|
Failure can be reproduced reliably by inserting a sleep:
| ||||||||||||
| Comment by Kristian Nielsen [ 2014-12-02 ] | ||||||||||||
|
http://lists.askmonty.org/pipermail/commits/2014-December/007128.html | ||||||||||||
| Comment by Kristian Nielsen [ 2014-12-02 ] | ||||||||||||
|
Pushed to 10.0.16 |