Stefan Krah added the comment:
For some reason all Windows buildbots are failing since f962ec8e47a1:
======================================================================
ERROR: test_entire_file (test.test_mmap.MmapTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\Buildslave\3.x.moore-windows\build\lib\test\test_mmap.py", line 19,
in setUp
os.unlink(TESTFN)
PermissionError: [WinError 32] The process cannot access the file because it is
being used by another process: '@test_2636_tmp'
======================================================================
ERROR: test_error (test.test_mmap.MmapTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\Buildslave\3.x.moore-windows\build\lib\test\test_mmap.py", line 19,
in setUp
os.unlink(TESTFN)
PermissionError: [WinError 32] The process cannot access the file because it is
being used by another process: '@test_2636_tmp'
======================================================================
[...]
----------
nosy: +skrah
resolution: fixed ->
status: closed -> open
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15676>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com