Skip to content

[3.7] bpo-33295: Skip test using missing external site (GH-6504)#6509

Merged
ned-deily merged 1 commit into
python:3.7from
miss-islington:backport-36d56ea-3.7
Apr 17, 2018
Merged

[3.7] bpo-33295: Skip test using missing external site (GH-6504)#6509
ned-deily merged 1 commit into
python:3.7from
miss-islington:backport-36d56ea-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 17, 2018

Copy link
Copy Markdown
Contributor

test_urllib2net.OtherNetworkTests.test_sites_no_connection_close
used http://www.imdb.com/ but it is moved to https so the test is
not valid anymore. Skip test for the moment to allow CI to proceed.
(cherry picked from commit 36d56ea)

Co-authored-by: INADA Naoki methane@users.noreply.github.com

https://bugs.python.org/issue33295

`test_urllib2net.OtherNetworkTests.test_sites_no_connection_close`
used `http://www.imdb.com/` but it is moved to https so the test is
not valid anymore.  Skip test for the moment to allow CI to proceed.
(cherry picked from commit 36d56ea)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @ned-deily!

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