Message9496

Author zyasoft
Recipients jeff.allen, zyasoft
Date 2015-02-07.01:44:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423273497.35.0.138418385803.issue2246@psf.upfronthosting.co.za>
In-reply-to
Content
Current failures:

    [exec] 18 fails unexpected:
    [exec]     test_bat_jy test_chdir test_httpservers test_import test_netrc
    [exec]     test_py_compile test_runpy test_select test_select_new test_socket
    [exec]     test_ssl test_subprocess_jy test_sys_jy test_tarfile
    [exec]     test_threading test_univnewlines test_urllib2 test_zipfile

Socket related tests are still flaky, and seem to got more so with the upgrade to Netty 4.0.25 (different timing apparently). test_chdir is mostly because of fixes for #1658, and can be easily fixed. (None of the failures in test_chdir are really interesting, it's just a question of canonical paths on Windows.) Still more work to investigate the rest.
History
Date User Action Args
2015-02-07 01:44:57zyasoftsetmessageid: <1423273497.35.0.138418385803.issue2246@psf.upfronthosting.co.za>
2015-02-07 01:44:57zyasoftsetrecipients: + zyasoft, jeff.allen
2015-02-07 01:44:57zyasoftlinkissue2246 messages
2015-02-07 01:44:55zyasoftcreate