[MDEV-7430] rpl.rpl_gtid_crash still fails in buildbot Created: 2015-01-11 Updated: 2015-01-15 Resolved: 2015-01-15 |
|
| 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 |
|
The failure above is on P8. I'm not sure yet whether it's specific for P8 or not. |
| Comments |
| Comment by Kristian Nielsen [ 2015-01-15 ] | |||||||||||
|
I think it might not be P8 specific, as this one on fulltest2 (which is x86/amd64) looks identical: http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/3037/steps/test_6/logs/stdio The failure does seem quite rate, though | |||||||||||
| Comment by Kristian Nielsen [ 2015-01-15 ] | |||||||||||
|
Failure can be reproduced with this sleep in the code:
The problem seems to be just that mysql-test-run.pl configures the slave to (The logs from the failures in buildbot confirm that the slave IO thread exits | |||||||||||
| Comment by Kristian Nielsen [ 2015-01-15 ] | |||||||||||
|
Pushed to 10.0.16: http://lists.askmonty.org/pipermail/commits/2015-January/007270.html |