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 pitrou
Recipients doko, pitrou, vstinner
Date 2010-04-17.14:26:29
SpamBayes Score 1.297954e-05
Marked as misclassified No
Message-id <1271514391.97.0.392810280804.issue8431@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know about test_tokenize, but test_io is quite heavy and a couple of individual tests launch many threads. On a slow CPU with little RAM, the test could simply be still running (swapping?) after 1800s...
History
Date User Action Args
2010-04-17 14:26:32pitrousetrecipients: + pitrou, doko, vstinner
2010-04-17 14:26:31pitrousetmessageid: <1271514391.97.0.392810280804.issue8431@psf.upfronthosting.co.za>
2010-04-17 14:26:29pitroulinkissue8431 messages
2010-04-17 14:26:29pitroucreate