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年12月04日 08:37 by vstinner, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg176880 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2012年12月04日 08:37 | |
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5975/steps/test/logs/stdio ====================================================================== FAIL: test_parallel_meta_path (test.test_threaded_import.ThreadedImportTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\cygwin\home\db3l\buildarea3円.x.bolen-windows7\build\lib\test\test_threaded_import.py", line 133, in test_parallel_meta_path self.assertEqual(finder.x, finder.numcalls) AssertionError: 93 != 94 |
|||
| msg176887 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2012年12月04日 09:40 | |
> status: open -> closed > superseder: test_circular_imports() of test_threaded_import fails on FreeBSD 9.0 > resolution: duplicate Oh strange, I failed to find this issue (even if I'm the author of its first message!). I forgot maybe to search "test_parallel_meta_path". Thanks Antoine :-) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:39 | admin | set | github: 60808 |
| 2012年12月04日 09:40:06 | vstinner | set | messages: + msg176887 |
| 2012年12月04日 09:30:05 | pitrou | set | status: open -> closed superseder: test_threaded_import fails sporadically on Windows and FreeBSD resolution: duplicate |
| 2012年12月04日 08:37:14 | vstinner | create | |