This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients David.Edelsohn, matrixise, pablogsal, vstinner
Date 2019-02-19.16:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550592750.32.0.138253972629.issue36019@roundup.psfhosted.org>
In-reply-to
Content
Here is the list of the external resources that we use in the tests.

test_issue16464 (test.test_urllib2.MiscTests) ... skipped "Resource 'http://www.example.com/' is not available"
test_close (test.test_urllib2net.CloseSocketTest) ... skipped "Resource 'http://www.example.com/' is not available"
test_custom_headers (test.test_urllib2net.OtherNetworkTests) ... skipped "Resource 'http://www.example.com' is not available"
test_sites_no_connection_close (test.test_urllib2net.OtherNetworkTests) ... skipped 'XXX: http://www.imdb.com is gone'
test_http_basic (test.test_urllib2net.TimeoutTest) ... skipped "Resource 'http://www.example.com' is not available"
test_http_default_timeout (test.test_urllib2net.TimeoutTest) ... skipped "Resource 'http://www.example.com' is not available"
test_http_no_timeout (test.test_urllib2net.TimeoutTest) ... skipped "Resource 'http://www.example.com' is not available"
test_http_timeout (test.test_urllib2net.TimeoutTest) ... skipped "Resource 'http://www.example.com' is not available"

in the failed tests:
    test_urllib2 test_urllib2net test_urllibnet
History
Date User Action Args
2019-02-19 16:12:30matrixisesetrecipients: + matrixise, vstinner, David.Edelsohn, pablogsal
2019-02-19 16:12:30matrixisesetmessageid: <1550592750.32.0.138253972629.issue36019@roundup.psfhosted.org>
2019-02-19 16:12:30matrixiselinkissue36019 messages
2019-02-19 16:12:30matrixisecreate