This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients benjamin.peterson, flub, larry, serhiy.storchaka, vstinner
Date 2014-02-22.00:29:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393028950.31.0.371131390488.issue20671@psf.upfronthosting.co.za>
In-reply-to
Content
The buildbot now runs tests with -j16 (hum, I fact there are -j1 and -j16 in the command line), it looks faster: between 3 and 4 hours per build.

The current build is running since less than 1 hour, but the test output already contains "Timeout (9:55:00)!". Strange that it displays 9h55 whereas the whole build is running since less than 1 hour? By the way, why so long timeout? I proposed 2 hours, not 10 hours :-)

http://buildbot.python.org/all/builders/SPARC%20Solaris%2010%20OpenCSW%203.x/builds/826/steps/test/logs/stdio
History
Date User Action Args
2014-02-22 00:29:10vstinnersetrecipients: + vstinner, larry, flub, benjamin.peterson, serhiy.storchaka
2014-02-22 00:29:10vstinnersetmessageid: <1393028950.31.0.371131390488.issue20671@psf.upfronthosting.co.za>
2014-02-22 00:29:10vstinnerlinkissue20671 messages
2014-02-22 00:29:09vstinnercreate