Message11355

Author stefan.richthofer
Recipients stefan.richthofer
Date 2017-05-05.12:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493986317.1.0.504125227968.issue2586@psf.upfronthosting.co.za>
In-reply-to
Content
I opened #2587 as a separate issue for the NTFS situation, because that phenomenon affects test_dumbdbm and test_shutil too.
This mostly explains why these failures are not commonly visible.

The remaining failure here seems to be date related:

Traceback (most recent call last):
  File "Lib/test/test_mailbox.py", line 1580, in test_mboxmmdf_to_maildir
    self.assertEqual(msg.get_date(), 0.0)
AssertionError: 1493984654.341 != 0.0
History
Date User Action Args
2017-05-05 12:11:57stefan.richthofersetmessageid: <1493986317.1.0.504125227968.issue2586@psf.upfronthosting.co.za>
2017-05-05 12:11:57stefan.richthofersetrecipients: + stefan.richthofer
2017-05-05 12:11:57stefan.richthoferlinkissue2586 messages
2017-05-05 12:11:57stefan.richthofercreate