Bug #37492 | timing bug in subselect.test | ||
---|---|---|---|
Submitted: | 18 Jun 2008 19:07 | Modified: | 10 Jul 2008 19:48 |
Reporter: | Timothy Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.0, 5.1, 6.0 | OS: | Any |
Assigned to: | Matthias Leich | CPU Architecture: | Any |
Tags: | pbfail |
[18 Jun 2008 19:07]
Timothy Smith
[20 Jun 2008 16:44]
Matthias Leich
I had a short look into the 5.0 version of this test and it looks like that - there are several places with the too optimistic assumption that the modifications made by a statement with DELAYED must be visible after a sleep time of 1 second IMHO all should be fixed. It's just a question of time when the next weak subtest will fail on an overloaded box. - most probably a wait routine checking if all expected changes are in place could be used. - the test needs also some basic maintenance (replace error numbers by error names)
[20 Jun 2008 20:55]
Matthias Leich
Minor weakness found during stability testing and also to be fixed: ./mysql-test-run.pl `perl -e 'for (1 .. 20) { print "subselect "}'` Logging: ./mysql-test-run.pl subselect subselect ..... ..... TEST RESULT TIME (ms) ------------------------------------------------------- subselect [ pass ] 19531 subselect [ fail ] mysqltest: At line 1039: query 'select a, (select max(b) from t1) into outfile "subselect.out.file.1" from t1' failed: 1086: File 'subselect.out.file.1' already exists = The test does not remove this file after testing
[23 Jun 2008 14:11]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48336
[24 Jun 2008 10:52]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48382
[24 Jun 2008 11:35]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48385
[24 Jun 2008 17:57]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48418
[25 Jun 2008 15:00]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48500
[25 Jun 2008 17:02]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48507
[25 Jun 2008 17:25]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48509
[25 Jun 2008 17:31]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48510
[25 Jun 2008 17:32]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48511
[25 Jun 2008 17:33]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/48512
[25 Jun 2008 17:38]
Matthias Leich
Pushed to mysql-5.0-bugteam mysql-5.1-bugteam mysql-6.0-bugteam The fix removes weaknesses within the tests. There is no documentation needed.
[26 Jun 2008 13:17]
Bugs System
Pushed into 5.0.66
[26 Jun 2008 13:19]
Bugs System
Pushed into 5.0.66
[26 Jun 2008 13:32]
Bugs System
Pushed into 5.0.66
[26 Jun 2008 13:40]
Bugs System
Pushed into 5.0.66
[27 Jun 2008 16:21]
Bugs System
Pushed into 5.0.66
[10 Jul 2008 19:48]
Paul DuBois
No changelog entry needed.
[28 Jul 2008 13:47]
Bugs System
Pushed into 5.0.68 (revid:kpettersson@mysql.com-20080715152926-s5kgnqhtu93b3c8v) (pib:2) (Retry automatic marking, to ensure nothing is missed. cm01)
[28 Jul 2008 16:50]
Bugs System
Pushed into 5.1.27 (revid:joerg@mysql.com-20080626161101-h5hsaluwtf05xdr2) (version source revid:joerg@mysql.com-20080626161101-h5hsaluwtf05xdr2) (pib:3)