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 brett.cannon
Recipients Arfrever, brett.cannon, r.david.murray, vinay.sajip
Date 2013-06-16.13:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371390529.09.0.153784124357.issue18081@psf.upfronthosting.co.za>
In-reply-to
Content
Seems to be fairly consistent on Windows but more random on Linux. I have also triggered it on my OS X machine randomly.

Can't tell if it's a timing issue or some other test doing something bad. I'm worried solving it is going to require taking one of the failing instance's list of tests and then slowly pruning it down to find the trigger (if it's not a timing thing).
History
Date User Action Args
2013-06-16 13:48:49brett.cannonsetrecipients: + brett.cannon, vinay.sajip, Arfrever, r.david.murray
2013-06-16 13:48:49brett.cannonsetmessageid: <1371390529.09.0.153784124357.issue18081@psf.upfronthosting.co.za>
2013-06-16 13:48:49brett.cannonlinkissue18081 messages
2013-06-16 13:48:48brett.cannoncreate