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 vstinner
Date 2018-12-04.23:53:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543967589.87.0.788709270274.issue35411@psf.upfronthosting.co.za>
In-reply-to
Content
According to my PR 10906, FTP tests of test_urllib2net now also fail each time on master (not all of them, at least two tests fail).

I wrote PR 10907 to skip the tests on Travis CI. We have AppVeyor to run these tests in pre-commit, and the buildbot farm to test in post-commit.
History
Date User Action Args
2018-12-04 23:53:09vstinnersetrecipients: + vstinner
2018-12-04 23:53:09vstinnersetmessageid: <1543967589.87.0.788709270274.issue35411@psf.upfronthosting.co.za>
2018-12-04 23:53:09vstinnerlinkissue35411 messages
2018-12-04 23:53:09vstinnercreate