bpo-33295: Skip test using missing external site by methane · Pull Request #6504 · python/cpython

@methane

`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.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 17, 2018
`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 pushed a commit to miss-islington/cpython that referenced this pull request

Apr 17, 2018
`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>

ned-deily pushed a commit that referenced this pull request

Apr 17, 2018
`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 pushed a commit to miss-islington/cpython that referenced this pull request

Apr 17, 2018
`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>

ned-deily pushed a commit that referenced this pull request

Apr 17, 2018
`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>

ned-deily pushed a commit that referenced this pull request

Apr 17, 2018
`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>