Skip to content

[3.5] bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) #11874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 25, 2019
Merged

[3.5] bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) #11874

merged 2 commits into from
Feb 25, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Feb 15, 2019

On Travis CI, FTP tests of test_urllib2net randomly fail with "425
Security: Bad IP connecting".

(cherry picked from commit c11b3b1)

https://bugs.python.org/issue35411

On Travis CI, FTP tests of test_urllib2net randomly fail with "425
Security: Bad IP connecting".

(cherry picked from commit c11b3b1)
@vstinner
Copy link
Member Author

@larryhastings, @ned-deily or @ambv: Can you please merge this fix to unblock PR #11869 security fix?

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@larryhastings larryhastings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vstinner
Copy link
Member Author

Good, Travis CI succeeded ;-)

@larryhastings larryhastings merged commit 8bcbc78 into python:3.5 Feb 25, 2019
@bedevere-bot
Copy link

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

@larryhastings
Copy link
Contributor

Thanks for the fix! Now I can merge the other stuff.

@vstinner vstinner deleted the travis_skip_ftp35 branch April 29, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants