Message12149

Author stefan.richthofer
Recipients jeff.allen, stefan.richthofer
Date 2018-10-21.14:05:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540130735.1.0.788709270274.issue2710@psf.upfronthosting.co.za>
In-reply-to
Content
Is this related to failing Travis CI on OSX?
Currently in Travis CI significantly more tests fail on OSX than on Linux.
On Linux only test_urllib2net fails while on OSX we get:

     [exec] 10 tests failed:
     [exec]     test_codecencodings_tw test_dict test_dict_jy test_import_jy
     [exec]     test_os_jy test_re_jy test_signal test_socket_jy test_ssl
     [exec]     test_unicode_jy

See https://travis-ci.org/jythontools/jython/jobs/433951090.
Just asking because the log complains a lot about certs and test_ssl is also failing here.
History
Date User Action Args
2018-10-21 14:05:35stefan.richthofersetmessageid: <1540130735.1.0.788709270274.issue2710@psf.upfronthosting.co.za>
2018-10-21 14:05:35stefan.richthofersetrecipients: + stefan.richthofer, jeff.allen
2018-10-21 14:05:35stefan.richthoferlinkissue2710 messages
2018-10-21 14:05:34stefan.richthofercreate