This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2011-05-04.11:17:21
SpamBayes Score 0.0072658765
Marked as misclassified No
Message-id <1304507847.24.0.74411710498.issue11999@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2011-05-04 11:17:27vstinnersetrecipients: + vstinner
2011-05-04 11:17:27vstinnersetmessageid: <1304507847.24.0.74411710498.issue11999@psf.upfronthosting.co.za>
2011-05-04 11:17:21vstinnerlinkissue11999 messages
2011-05-04 11:17:21vstinnercreate