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 pablogsal
Recipients Sohaib Ahmad, gson, orsenthil, pablogsal, r.david.murray, scoder
Date 2019-12-31.19:57:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577822230.58.0.567695678696.issue27973@roundup.psfhosted.org>
In-reply-to
Content
This PR1040 is failing in several 2.7 buildbots:

Tests result: FAILURE then FAILURE
test test_urllibnet failed -- Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\2.7.bolen-windows7\build\lib\test\test_urllibnet.py", line 232, in test_multiple_ftp_retrieves
    "multiple times.\n Error message was : %s" % e)
AssertionError: Failed FTP retrieve while accessing ftp url multiple times.
 Error message was : [Errno 13] Permission denied: 'd:\\temp\\tmpiuquqa'
Example failure:

https://buildbot.python.org/all/#/builders/209/builds/4
History
Date User Action Args
2019-12-31 19:57:10pablogsalsetrecipients: + pablogsal, orsenthil, scoder, r.david.murray, Sohaib Ahmad, gson
2019-12-31 19:57:10pablogsalsetmessageid: <1577822230.58.0.567695678696.issue27973@roundup.psfhosted.org>
2019-12-31 19:57:10pablogsallinkissue27973 messages
2019-12-31 19:57:10pablogsalcreate