[MDEV-4393] show_explain.test times out randomly Created: 2013-04-13 Updated: 2014-12-03 Resolved: 2014-12-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0.2, 10.0.9 |
| Fix Version/s: | 10.0.16 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
|
| Comments |
| Comment by Sergei Petrunia [ 2013-05-20 ] | |||||||||||||||||||||||
|
Created a branch http://buildbot.askmonty.org/buildbot/grid?branch=10.0-show-explain made a number of pushes. Unable to repeat the problem. | |||||||||||||||||||||||
| Comment by Sergei Petrunia [ 2013-05-20 ] | |||||||||||||||||||||||
|
Buildbot hosts on which the problem could be observed in 2013:
| |||||||||||||||||||||||
| Comment by Sergei Petrunia [ 2013-05-20 ] | |||||||||||||||||||||||
|
10.0-show-explain is a "second-class" tree in buildbot, not all builders build it. However, builders mentioned in the previous comment do build it, and had no show_explain.test failures so far. | |||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-03-26 ] | |||||||||||||||||||||||
|
Still happens on 10.0 tree.
I also got a timeout on a local machine by executing | |||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-11-19 ] | |||||||||||||||||||||||
| Comment by Kristian Nielsen [ 2014-12-03 ] | |||||||||||||||||||||||
|
The test case can be easily reproduced with this patch:
I guess there is a race, where the test case can run ahead and send a second | |||||||||||||||||||||||
| Comment by Kristian Nielsen [ 2014-12-03 ] | |||||||||||||||||||||||
|
Pushed to 10.0.16: http://lists.askmonty.org/pipermail/commits/2014-December/007148.html |