Bug #39857 | main.status fails sporadically on pushbuild | ||
---|---|---|---|
Submitted: | 4 Oct 2008 12:46 | Modified: | 10 Feb 2009 23:18 |
Reporter: | Sven Sandberg | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Tests: Server | Severity: | S7 (Test Cases) |
Version: | 5.1, 6.x | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | main.status, pushbuild, sporadic, test failure |
[4 Oct 2008 12:46]
Sven Sandberg
[5 Jan 2009 22:58]
Patrick Crews
I am not seeing this same failing behavior as of this writing. I do not see a pattern to the test failure, it seems to be failing on a variety of settings: normal, ps-protocol, etc. However, when the test does fail, it appears to be failing in the same manner (shown below). I will take this bug for some research to see if it is a weak test or a problem with the server. main.status [ fail ] --- /data0/pushbuild/pb/bzr_mysql-6.0-bugteam/394/bzr_mysql-6.0-bugteam-exp/mysql-test/r/status.result 2008-12-30 11:57:25.000000000 +0300 +++ /data0/pushbuild/pb/bzr_mysql-6.0-bugteam/394/bzr_mysql-6.0-bugteam-exp/mysql-test/r/status.reject 2008-12-30 12:32:51.000000000 +0300 @@ -243,6 +243,7 @@ FLUSH STATUS; SELECT * FROM v1 WHERE NAME = 'Threads_connected' AND VALUE < @tc; NAME VALUE +THREADS_CONNECTED 3 SELECT * FROM v1 WHERE NAME = 'Threads_running' AND VALUE < @tr; NAME VALUE DROP VIEW v1;
[2 Feb 2009 9:13]
Lars Thalmann
See also BUG#39937
[4 Feb 2009 19:00]
Davi Arnaut
Duplicate of Bug#37481?
[10 Feb 2009 23:18]
Patrick Crews
The symptoms of this bug have been corrected as a result of other bug-fixing efforts: See Bug #42602 main.status: random failures Closing this bug out as a duplicate.