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 serhiy.storchaka
Recipients doko, hynek, jibel, serhiy.storchaka, tarek
Date 2013-05-26.06:55:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369551350.49.0.619075717186.issue17746@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which skips test_non_matching_mode when run as root (for early skip in discovery stage and for more appropriate for this case report) and when run on OS or FS which doesn't support read-only files (should cover all other cases).
History
Date User Action Args
2013-05-26 06:55:50serhiy.storchakasetrecipients: + serhiy.storchaka, doko, tarek, hynek, jibel
2013-05-26 06:55:50serhiy.storchakasetmessageid: <1369551350.49.0.619075717186.issue17746@psf.upfronthosting.co.za>
2013-05-26 06:55:50serhiy.storchakalinkissue17746 messages
2013-05-26 06:55:50serhiy.storchakacreate