[issue11999] sporadic failure in test_mailbox on FreeBSD

STINNER Victor report at bugs.python.org
Wed May 4 13:17:27 CEST 2011


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

test_mailbox fails sometimes on FreeBSD. Recent example on AMD FreeBSD 8.2 3.x:
---------------
[200/354] test_mailbox
test test_mailbox failed -- Traceback (most recent call last):
  File "/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/test_mailbox.py", line 905, in test_reread
    assert refreshed()
AssertionError
---------------
http://www.python.org/dev/buildbot/all/builders/AMD64%20FreeBSD%208.2%203.x/builds/180/steps/test/logs/stdio

----------
components: Library (Lib), Tests
messages: 135117
nosy: haypo
priority: normal
severity: normal
status: open
title: sporadic failure in test_mailbox on FreeBSD
versions: Python 3.3

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


More information about the Python-bugs-list mailing list