[MDEV-7189] main.processlist fails sporadically in buildbot Created: 2014-11-24 Updated: 2015-01-08 Resolved: 2015-01-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.42, 10.0.16, 10.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, tests | ||
| Issue Links: |
|
||||||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6568/steps/test/logs/stdio
Variation with ps-protocol:
Another variation:
|
| Comments |
| Comment by Elena Stepanova [ 2014-11-24 ] |
|
Updated affected versions according to the cross-reference report |
| Comment by Elena Stepanova [ 2014-12-23 ] |
|
I see you already made some attempts to fix the test, but apparently there are still some flaws. The first two variations in the description seem to be the same problem that you were fixing; but the 3rd one is puzzling, looking at the test I can't see how it can possibly happen. |
| Comment by Kristian Nielsen [ 2015-01-06 ] |
|
I think the third one is already fixed, in revid:knielsen@knielsen-hq.org-20141031114817-art3oxugmfgfd6ca This fix appeared in 5.5 around 2014-10-31 and in 10.0 around 2014-11-03, and there are no failures of that kind seen in cross-reference after those dates. However, I do not understand why it still fails (even in 5.5) with the first two variants. |
| Comment by Kristian Nielsen [ 2015-01-06 ] |
|
Ok, I found it. The test fails only in --ps-protocol (variation 2). Cross-reference shows some The problem is that the test case sets up a DEBUG_SYNC that is meant to |
| Comment by Kristian Nielsen [ 2015-01-06 ] |
|
Pushed to 5.5.42: http://lists.askmonty.org/pipermail/commits/2015-January/007230.html Note that the test failures might be visible in Buildbot for some time yet, |