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 r.david.murray
Recipients belopolsky, flox, ixokai, l0nwlf, loewis, michael.foord, orsenthil, pitrou, r.david.murray, ronaldoussoren
Date 2010-11-11.22:39:17
SpamBayes Score 3.9179553e-09
Marked as misclassified No
Message-id <1289515160.63.0.195760456454.issue7900@psf.upfronthosting.co.za>
In-reply-to
Content
Right, regardless of whether or not it is a bug in python, IMO it *is* a bug in the python test suite, since we *expect* buildbots to be long running processes and therefore they are going to get hit by this failure on OSX periodically with a pretty high likelyhood.  Yes it is easily fixable (restart the builder), but it seems to me the test should be fixed somehow instead of putting that burden on the buildbot owner.

A skip on OSX would certainly be the simplest solution, and we could thereby indicate that we consider this behavior to be a bug in OSX.
History
Date User Action Args
2010-11-11 22:39:20r.david.murraysetrecipients: + r.david.murray, loewis, ixokai, ronaldoussoren, belopolsky, orsenthil, pitrou, michael.foord, flox, l0nwlf
2010-11-11 22:39:20r.david.murraysetmessageid: <1289515160.63.0.195760456454.issue7900@psf.upfronthosting.co.za>
2010-11-11 22:39:17r.david.murraylinkissue7900 messages
2010-11-11 22:39:17r.david.murraycreate