Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[2.7] bpo-27973 - urlretrive fails on second ftp transfer.#17774

Merged
orsenthil merged 1 commit into
python:2.7python/cpython:2.7from
orsenthil:issue27973-win-fixCopy head branch name to clipboard
Jan 4, 2020
Merged

[2.7] bpo-27973 - urlretrive fails on second ftp transfer.#17774
orsenthil merged 1 commit into
python:2.7python/cpython:2.7from
orsenthil:issue27973-win-fixCopy head branch name to clipboard

Conversation

@orsenthil

@orsenthil orsenthil commented Dec 31, 2019

Copy link
Copy Markdown
Member

Fix the permission denied errors on Windows.

This is a fix for the permission denied error observed on windows 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

https://bugs.python.org/issue27973

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Dec 31, 2019
@orsenthil orsenthil changed the title bpo-27973 - urlretrive fails on second ftp transfer. [2.7] bpo-27973 - urlretrive fails on second ftp transfer. Dec 31, 2019
…or the

desired behavior under windows platform.

Suggestion by David Bolen
@orsenthil

Copy link
Copy Markdown
Member Author

@benjaminp please review this. This will fix 2.7 windows build bots.

@orsenthil orsenthil merged commit 5bba602 into python:2.7 Jan 4, 2020
@orsenthil orsenthil deleted the issue27973-win-fix branch January 4, 2020 02:14
@bedevere-bot

Copy link
Copy Markdown

@orsenthil: Please replace # with GH- in the commit message next time. Thanks!

@orsenthil

Copy link
Copy Markdown
Member Author

I am not sure why we are seeing these buildbot failures on 2.7 branch.
All of the failures observed during build step of 2.7

@pablogsal

pablogsal commented Jan 4, 2020

Copy link
Copy Markdown
Member

@orsenthil Please, Ignore this failure - I was trying to fix something on the server at the same time :(

Apologies for the noise 😢

@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@python python deleted a comment from bedevere-bot Jan 4, 2020
@orsenthil

Copy link
Copy Markdown
Member Author

I am not sure why we are seeing these buildbot failures on 2.7 branch.

I see this was failing even for the previous SHA. Just the notifications are new.

Buildbot failures

@orsenthil

Copy link
Copy Markdown
Member Author

Thanks, @pablogsal

@pablogsal

pablogsal commented Jan 4, 2020

Copy link
Copy Markdown
Member

I have re-triggered a build of all the 2.7 buildbots that failed (with the correct build steps) si they should be green in some minutes. Apologies again for the noise.

@pablogsal

Copy link
Copy Markdown
Member

@orsenthil By the way, I will announce this soon (still secret 😉 ) but now you can use the "🔨 test-with-buildbots" label to require all buildbots to report to the PR before merging! 🎉

@orsenthil

Copy link
Copy Markdown
Member Author

I will announce this soon (still secret wink ) but now you can use the "hammer test-with-buildbots" label to require all buildbots to report to the PR before merging!

this will be super cool !

Thank you very much for this feature. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OS-windows skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.