Message12139

Author stefan.richthofer
Recipients darjus, jamesmudd, jeff.allen, stefan.richthofer
Date 2018-10-17.20:18:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539807503.39.0.788709270274.issue2708@psf.upfronthosting.co.za>
In-reply-to
Content
In another run I found this:

     [exec] Re-running test 'test_urllib2net' in verbose mode
     [exec] test test_urllib2net failed -- Traceback (most recent call last):
     [exec]   File "/home/travis/build/jythontools/jython/dist/Lib/test/test_urllib2net.py", line 294, in test_ftp_basic
     [exec]     u = _urlopen_with_retry(self.FTP_HOST)
     [exec]   File "/home/travis/build/jythontools/jython/dist/Lib/test/test_urllib2net.py", line 27, in wrapped
     [exec]     return _retry_thrice(func, exc, *args, **kwargs)
     [exec]   File "/home/travis/build/jythontools/jython/dist/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
     [exec]     raise last_exc
     [exec] URLError: <urlopen error ftp error: 425 Security: Bad IP connecting.>
     [exec]
History
Date User Action Args
2018-10-17 20:18:23stefan.richthofersetmessageid: <1539807503.39.0.788709270274.issue2708@psf.upfronthosting.co.za>
2018-10-17 20:18:23stefan.richthofersetrecipients: + stefan.richthofer, jeff.allen, darjus, jamesmudd
2018-10-17 20:18:23stefan.richthoferlinkissue2708 messages
2018-10-17 20:18:23stefan.richthofercreate