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 skrah
Recipients doko, pitrou, skrah, vstinner
Date 2010-04-18.10:34:05
SpamBayes Score 0.010903486
Marked as misclassified No
Message-id <1271586849.07.0.160905217279.issue8431@psf.upfronthosting.co.za>
In-reply-to
Content
I ran the whole test suite on

http://people.debian.org/~aurel32/qemu/arm/debian_lenny_arm_small.qcow2

and there were no hanging processes. test_tokenize also takes around
10min on a fast machine (12s without -uall).

Probably the timeout has to be increased drastically or -uall should
be dropped.
History
Date User Action Args
2010-04-18 10:34:09skrahsetrecipients: + skrah, doko, pitrou, vstinner
2010-04-18 10:34:09skrahsetmessageid: <1271586849.07.0.160905217279.issue8431@psf.upfronthosting.co.za>
2010-04-18 10:34:06skrahlinkissue8431 messages
2010-04-18 10:34:05skrahcreate