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 2010-04-19.12:42:24
SpamBayes Score 1.4260476e-05
Marked as misclassified No
Message-id <1271680946.0.0.750800193746.issue8460@psf.upfronthosting.co.za>
In-reply-to
Content
If an URL doesn't answer, the whole test hung. Many buildbots turned red because an URL (maybe ftp://ftp.kernel.org/pub/linux/kernel/README) didn't answer during few minutes (it works again).

We should add a timeout, eg. 5 minutes. I don't know what to do on timeout: ignore the test? skip the test? Ignore should be fine.
History
Date User Action Args
2010-04-19 12:42:26vstinnersetrecipients: + vstinner
2010-04-19 12:42:25vstinnersetmessageid: <1271680946.0.0.750800193746.issue8460@psf.upfronthosting.co.za>
2010-04-19 12:42:24vstinnerlinkissue8460 messages
2010-04-19 12:42:24vstinnercreate