[New-bugs-announce] [issue36776] test_tools: test_lll_multiple_dirs() failed on AMD64 Windows7 SP1 3.x

STINNER Victor report at bugs.python.org
Thu May 2 11:18:50 EDT 2019


New submission from STINNER Victor <vstinner at redhat.com>:

AMD64 Windows7 SP1 3.x:
https://buildbot.python.org/all/#/builders/40/builds/2106

ERROR: test_lll_multiple_dirs (test.test_tools.test_lll.lllTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\buildbot.python.org\3.x.kloth-win64\build\lib\test\test_tools\test_lll.py", line 24, in test_lll_multiple_dirs
    os.symlink(fn, os.path.join(dir, 'symlink'))
OSError: [WinError 1314] A required privilege is not held by the client: 'C:\\Users\\Buildbot\\AppData\\Local\\Temp\\tmp1wogs146\\foo1' -> 'C:\\Users\\Buildbot\\AppData\\Local\\Temp\\tmp1wogs146\\symlink'

The function failed twice.

----------
components: Tests
messages: 341272
nosy: pablogsal, vstinner
priority: normal
severity: normal
status: open
title: test_tools: test_lll_multiple_dirs() failed on  AMD64 Windows7 SP1 3.x
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36776>
_______________________________________


More information about the New-bugs-announce mailing list