New submission from Nadeem Vawda <nadeem.va...@gmail.com>:

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.

----------
components: Tests, Windows
keywords: buildbot
messages: 154503
nosy: nadeem.vawda
priority: normal
severity: normal
stage: needs patch
status: open
title: test_ntpath failure on Windows
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14143>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to