[issue17753] test_zipfile: requires write access to test and email.test

Berker Peksag report at bugs.python.org
Mon Feb 16 02:30:12 CET 2015


Berker Peksag added the comment:

Buildbots are not happy:

======================================================================
ERROR: test_write_filtered_python_package (test.test_zipfile.PyZipFileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_zipfile.py", line 733, in test_write_filtered_python_package
    self.requiresWriteAccess(packagedir)
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_zipfile.py", line 683, in requiresWriteAccess
    if not os.access(path, os.W_OK, effective_ids=True):
NotImplementedError: access: effective_ids unavailable on this platform

http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/9269/steps/test/logs/stdio

----------
status: closed -> open

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


More information about the Python-bugs-list mailing list