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 jkloth
Recipients jkloth
Date 2013-01-28.17:14:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359393259.56.0.519558675211.issue17064@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is an attempt at fixing the sporadic failures of test_mailbox on the AMD64 Windows buildbot.

It fails due to access errors on some directories which leads me to believe the helper functions in test.support should fix the problem.
History
Date User Action Args
2013-01-28 17:14:19jklothsetrecipients: + jkloth
2013-01-28 17:14:19jklothsetmessageid: <1359393259.56.0.519558675211.issue17064@psf.upfronthosting.co.za>
2013-01-28 17:14:19jklothlinkissue17064 messages
2013-01-28 17:14:19jklothcreate