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 nadeem.vawda
Recipients nadeem.vawda
Date 2012-02-27.19:07:40
SpamBayes Score 0.009448169
Marked as misclassified No
Message-id <1330369660.88.0.127957807148.issue14143@psf.upfronthosting.co.za>
In-reply-to
Content
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/6075/steps/test/logs/stdio

    FAIL: test_time (test.test_ntpath.NtCommonTest)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_genericpath.py", line 127, in test_time
        self.pathmodule.getmtime(support.TESTFN)
    AssertionError: 1330364192.9002845 not less than or equal to 1330363190.76044

It seems the file's modification time is earlier than its creation time by ~1002s.
History
Date User Action Args
2012-02-27 19:07:40nadeem.vawdasetrecipients: + nadeem.vawda
2012-02-27 19:07:40nadeem.vawdasetmessageid: <1330369660.88.0.127957807148.issue14143@psf.upfronthosting.co.za>
2012-02-27 19:07:40nadeem.vawdalinkissue14143 messages
2012-02-27 19:07:40nadeem.vawdacreate