[issue35411] FTP tests of test_urllib2net fail on Travis CI: 425 Security: Bad IP connecting.

STINNER Victor report at bugs.python.org
Fri Dec 7 04:53:18 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35411>
_______________________________________


More information about the Python-bugs-list mailing list