Skip to content

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

Merged
vstinner merged 1 commit intopython:3.6from
miss-islington:backport-c11b3b1-3.6
Dec 5, 2018
Merged

[3.6] bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)#10909
vstinner merged 1 commit intopython:3.6from
miss-islington:backport-c11b3b1-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 5, 2018

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

test.pythoninfo now also logs TRAVIS environment variable.
(cherry picked from commit c11b3b1)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue35411

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

test.pythoninfo now also logs TRAVIS environment variable.
(cherry picked from commit c11b3b1)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@vstinner vstinner merged commit 65a5eff into python:3.6 Dec 5, 2018
@miss-islington miss-islington deleted the backport-c11b3b1-3.6 branch December 5, 2018 01:19
@miss-islington
Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants