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 vstinner
Recipients benjamin.peterson, miss-islington, ned.deily, serhiy.storchaka, vstinner
Date 2018-12-07.09:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544176398.81.0.788709270274.issue35411@psf.upfronthosting.co.za>
In-reply-to
Content
> test_urllib2net still fails on Travis CI. See for example https://api.travis-ci.org/v3/job/464509821/log.txt.

Do you have a reference to the pull request?

"ERROR: test_ftp_default_timeout (test.test_urllib2net.TimeoutTest)"

It seems like Travis CI ran an outdated version of date. Likely a pull request that hasn't been merged into master. See my email:
https://mail.python.org/pipermail/python-dev/2018-December/155928.html

If your wrote the PR before my fix and the test fails, you have to update your PR.
History
Date User Action Args
2018-12-07 09:53:18vstinnersetrecipients: + vstinner, benjamin.peterson, ned.deily, serhiy.storchaka, miss-islington
2018-12-07 09:53:18vstinnersetmessageid: <1544176398.81.0.788709270274.issue35411@psf.upfronthosting.co.za>
2018-12-07 09:53:18vstinnerlinkissue35411 messages
2018-12-07 09:53:18vstinnercreate