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 ncoghlan
Recipients georg.brandl, ncoghlan, sbt
Date 2012-08-01.13:17:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343827060.29.0.756371915694.issue15525@psf.upfronthosting.co.za>
In-reply-to
Content
test_multiprocessing failed on one of the XP buildbots with a permission error:

http://buildbot.python.org/all/builders/x86%20XP-4%203.x/builds/7223/steps/test/logs/stdio

The immediate rerun also failed, but the one at the end of the test run succeeded.
History
Date User Action Args
2012-08-01 13:17:40ncoghlansetrecipients: + ncoghlan, georg.brandl, sbt
2012-08-01 13:17:40ncoghlansetmessageid: <1343827060.29.0.756371915694.issue15525@psf.upfronthosting.co.za>
2012-08-01 13:17:39ncoghlanlinkissue15525 messages
2012-08-01 13:17:39ncoghlancreate