Bug #41861 random tests fail sporadically in pushbuild with timeout at shutdown
Submitted: 5 Jan 2009 11:27 Modified: 31 Mar 2009 14:47
Reporter: Alfranio Tavares Correia Junior Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:6.0-rpl, 5.1 OS:Any
Assigned to: Magnus BlÄudd CPU Architecture:Any
Tags: pushbuild, sporadic, test failure, timeout

[5 Jan 2009 11:27] Alfranio Tavares Correia Junior
Description:
main.long_tmpdir                         [ fail ]  timeout after 900 seconds
        Test ended at 2008-12-19 05:09:42

Test case timeout after 900 seconds

== /dev/shm/var-embedded-102/log/long_tmpdir.log == create view v1 as select table_name from information_schema.tables;
drop view v1;
End of 5.0 tests

 - saving '/dev/shm/var-embedded-102/log/main.long_tmpdir/' to '/dev/shm/var-embedded-102/log/main.long_tmpdir/'

Retrying test, attempt(2/3)...

How to repeat:
https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-6.0-rpl&order=130 

In embedded mode. The failures happen on the sapsrv1, sapsrv2, and valgrind hosts. 

http://tinyurl.com/a3mggt 

Suggested fix:
Most likely this will be possible to fix after BUG#40399 has been fixed.