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 Claudiu.Popa, berker.peksag, koobs, serhiy.storchaka, vajrasky, vstinner
Date 2016-10-26.08:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477469661.77.0.735367199928.issue27838@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch adds more verbose output in tests. Hope this will help to diagnose a problem.

It also fixes test_chown_without_permission which can fail if run as a user next after root (uid=1 or like).
History
Date User Action Args
2016-10-26 08:14:21serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Claudiu.Popa, berker.peksag, koobs, vajrasky
2016-10-26 08:14:21serhiy.storchakasetmessageid: <1477469661.77.0.735367199928.issue27838@psf.upfronthosting.co.za>
2016-10-26 08:14:21serhiy.storchakalinkissue27838 messages
2016-10-26 08:14:21serhiy.storchakacreate