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.
Created on 2012年02月27日 19:07 by nadeem.vawda, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg154503 - (view) | Author: Nadeem Vawda (nadeem.vawda) * (Python committer) | Date: 2012年02月27日 19:07 | |
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\buildarea3円.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. |
|||
| msg185928 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2013年04月03日 15:00 | |
I'm guessing this is a one off. As nobody is screaming or shouting can it be closed? |
|||
| msg185931 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2013年04月03日 15:18 | |
Possibly. However, it's an intermittent buildbot failure, so it is a bit difficult to know if it fixed or not. We really need a way to track intermittent failures so we can figure out when they have gone away :) |
|||
| msg222797 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014年07月11日 21:15 | |
I've just taken a look at the Windows buildbots and can't find anything relevant to this so can we close it. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:27 | admin | set | github: 58351 |
| 2019年09月10日 13:00:51 | steve.dower | set | status: pending -> closed resolution: out of date stage: needs patch -> resolved |
| 2018年12月12日 16:12:12 | serhiy.storchaka | set | status: open -> pending |
| 2018年12月12日 16:09:57 | BreamoreBoy | set | status: pending -> open nosy: - BreamoreBoy |
| 2018年12月12日 10:39:03 | serhiy.storchaka | set | status: open -> pending |
| 2014年07月11日 21:15:09 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg222797 |
| 2014年02月03日 18:34:44 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2013年04月03日 15:18:34 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg185931 |
| 2013年04月03日 15:00:14 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg185928 |
| 2012年02月27日 19:07:40 | nadeem.vawda | create | |