[issue13254] maildir.items() broken

Florent Xicluna report at bugs.python.org
Tue Nov 8 08:17:13 CET 2011


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

This is a transient failure, other builds are successful.

Maybe the line "time.sleep(2.01 + self._box._skewfactor)" could be changed to "time.sleep(2.5 + self._box._skewfactor)" in test_mailbox.TestMaildir.test_reread.

Closing because it's not related to this issue.

----------
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13254>
_______________________________________


More information about the Python-bugs-list mailing list