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 berker.peksag
Recipients alanmcintyre, berker.peksag, doko, python-dev, serhiy.storchaka
Date 2015-02-16.01:30:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424050212.38.0.608117959486.issue17753@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2015-02-16 01:30:12berker.peksagsetrecipients: + berker.peksag, doko, alanmcintyre, python-dev, serhiy.storchaka
2015-02-16 01:30:12berker.peksagsetmessageid: <1424050212.38.0.608117959486.issue17753@psf.upfronthosting.co.za>
2015-02-16 01:30:12berker.peksaglinkissue17753 messages
2015-02-16 01:30:10berker.peksagcreate