[New-bugs-announce] [issue9557] test_mailbox failure under a Windows VM

Antoine Pitrou report at bugs.python.org
Tue Aug 10 15:46:11 CEST 2010


New submission from Antoine Pitrou <pitrou at free.fr>:

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

----------------------------------------------------------------------

----------
assignee: akuchling
components: Library (Lib), Tests
messages: 113538
nosy: akuchling, pitrou
priority: low
severity: normal
status: open
title: test_mailbox failure under a Windows VM
type: behavior
versions: Python 3.2

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


More information about the New-bugs-announce mailing list