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 vstinner
Date 2011-03-31.10:43:59
SpamBayes Score 0.003790363
Marked as misclassified No
Message-id <1301568240.4.0.102953776865.issue11727@psf.upfronthosting.co.za>
In-reply-to
Content
I created a new Mercurial repository to test this issue: features/regrtest_timeout.

Let's try it with a timeout of 5 minutes on:
 - "x86 Tiger custom" to learn more about test_threadsignals timeout (1 hour) => issue #11223
 - "x86 FreeBSD 7.2 3.x" to learn more about test_multiprocessing failures (timeout of 1 hour sometimes) => issue #8428

http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%20custom/builds/2
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%20custom/builds/3
History
Date User Action Args
2011-03-31 10:44:00vstinnersetrecipients: + vstinner
2011-03-31 10:44:00vstinnersetmessageid: <1301568240.4.0.102953776865.issue11727@psf.upfronthosting.co.za>
2011-03-31 10:43:59vstinnerlinkissue11727 messages
2011-03-31 10:43:59vstinnercreate