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 vstinner
Recipients Claudiu.Popa, berker.peksag, koobs, serhiy.storchaka, vajrasky, vstinner
Date 2017-06-06.15:38:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496763510.56.0.410987153052.issue27838@psf.upfronthosting.co.za>
In-reply-to
Content
New failure on AMD64 FreeBSD CURRENT Debug 3.5.

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Debug%203.5/builds/112/steps/test/logs/stdio

======================================================================
ERROR: test_chown (test.test_os.ChownFileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1209, in test_chown
    os.chown(support.TESTFN, uid, gid_1)
PermissionError: [Errno 1] Operation not permitted: '@test_10547_tmp'
History
Date User Action Args
2017-06-06 15:38:30vstinnersetrecipients: + vstinner, Claudiu.Popa, berker.peksag, serhiy.storchaka, koobs, vajrasky
2017-06-06 15:38:30vstinnersetmessageid: <1496763510.56.0.410987153052.issue27838@psf.upfronthosting.co.za>
2017-06-06 15:38:30vstinnerlinkissue27838 messages
2017-06-06 15:38:30vstinnercreate