[New-bugs-announce] [issue16604] Sporadic .test_threaded_import failure: test_parallel_meta_path on Windows 7

STINNER Victor report at bugs.python.org
Tue Dec 4 09:37:14 CET 2012


New submission from STINNER Victor:

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\buildarea\3.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

----------
components: Tests
messages: 176880
nosy: brett.cannon, haypo, pitrou
priority: normal
severity: normal
status: open
title: Sporadic .test_threaded_import failure: test_parallel_meta_path on Windows 7
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16604>
_______________________________________


More information about the New-bugs-announce mailing list