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 Arfrever, neologix, pitrou, python-dev, vstinner
Date 2011-04-05.00:48:42
SpamBayes Score 0.00037889995
Marked as misclassified No
Message-id <1301964522.93.0.694140265238.issue11727@psf.upfronthosting.co.za>
In-reply-to
Content
regrtest default timeout is now 30 minutes.

I opened specific issues for each failure:

 * test_sendall_interrupted() of test_socket: issue #11753
 * test_itimer_real() of test_signal: issue #11755
 * test_threadsignals: issue #11768
 * test_notify() of test_threading: issue #11769

If you get new timeout issue, it's now better to open a new specific issue.
History
Date User Action Args
2011-04-05 00:48:43vstinnersetrecipients: + vstinner, pitrou, Arfrever, neologix, python-dev
2011-04-05 00:48:42vstinnersetmessageid: <1301964522.93.0.694140265238.issue11727@psf.upfronthosting.co.za>
2011-04-05 00:48:42vstinnerlinkissue11727 messages
2011-04-05 00:48:42vstinnercreate