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 tim.golden
Recipients brian.curtin, jeremy.kloth, jkloth, pitrou, tim.golden
Date 2012-07-13.15:32:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342193534.57.0.341868708015.issue15338@psf.upfronthosting.co.za>
In-reply-to
Content
Simplest solution might be to catch PermissionError and call skipTest from within. This would allow buildbots to run the test which had access through the relevant share.
History
Date User Action Args
2012-07-13 15:32:14tim.goldensetrecipients: + tim.golden, pitrou, jkloth, brian.curtin, jeremy.kloth
2012-07-13 15:32:14tim.goldensetmessageid: <1342193534.57.0.341868708015.issue15338@psf.upfronthosting.co.za>
2012-07-13 15:32:14tim.goldenlinkissue15338 messages
2012-07-13 15:32:13tim.goldencreate