[issue15095] test_imaplib problem - intermittent skips and LOGINDISABLED not reported

2018-12-11 Thread STINNER Victor
STINNER Victor added the comment: I didn't see this error recently so I close this old issue. -- nosy: +vstinner resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue15095] test_imaplib problem - intermittent skips and LOGINDISABLED not reported

2012-06-17 Thread R. David Murray
Changes by R. David Murray : -- components: +email nosy: +barry, r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue15095] test_imaplib problem - intermittent skips and LOGINDISABLED not reported

2012-06-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset 4028bb7a5ac2 by Nick Coghlan in branch '3.2': Issue #15095: Use better assertions in test_imaplib http://hg.python.org/cpython/rev/4028bb7a5ac2 New changeset bbe1a2049ca1 by Nick Coghlan in branch 'default': Merge from 3.2 (Issue #15095: Use better

[issue15095] test_imaplib problem - intermittent skips and LOGINDISABLED not reported

2012-06-17 Thread Nick Coghlan
New submission from Nick Coghlan : When running the test suite on Fedora 17 (and behind a couple of layers of NAT), I see the following problems: Intermittently: skipped "Resource 'cyrus.andrew.cmu.edu' is not available" Consistently (with a couple of tests updated to use the improved assertio