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 pitrou
Recipients akuchling, pitrou
Date 2010-08-10.13:46:08
SpamBayes Score 1.1242801e-06
Marked as misclassified No
Message-id <1281447971.09.0.314164589839.issue9557@psf.upfronthosting.co.za>
In-reply-to
Content
I get this failure in test_mailbox under Windows XP running in a qemu virtual machine:

======================================================================
FAIL: test_reread (test.test_mailbox.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "Z:\py3k\debug\lib\test\test_mailbox.py", line 764, in test_reread
    assert not refreshed()
AssertionError

----------------------------------------------------------------------
History
Date User Action Args
2010-08-10 13:46:12pitrousetrecipients: + pitrou, akuchling
2010-08-10 13:46:11pitrousetmessageid: <1281447971.09.0.314164589839.issue9557@psf.upfronthosting.co.za>
2010-08-10 13:46:09pitroulinkissue9557 messages
2010-08-10 13:46:08pitroucreate