[New-bugs-announce] [issue27838] test_os.test_chown() random failure on "AMD64 FreeBSD CURRENT Debug 3.x" buildbot

STINNER Victor report at bugs.python.org
Tue Aug 23 09:40:58 EDT 2016


New submission from STINNER Victor:

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

======================================================================
ERROR: test_chown (test.test_os.ChownFileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/test/test_os.py", line 1138, in test_chown
    os.chown(support.TESTFN, uid, gid_1)
PermissionError: [Errno 1] Operation not permitted: '@test_12983_tmp'

----------------------------------------------------------------------

----------
components: Tests
keywords: buildbot
messages: 273444
nosy: haypo, koobs
priority: normal
severity: normal
status: open
title: test_os.test_chown() random failure on "AMD64 FreeBSD CURRENT Debug 3.x" buildbot
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27838>
_______________________________________


More information about the New-bugs-announce mailing list