[issue22333] test_threaded_import.test_parallel_meta_path() failed on x86 Windows7 3.x

STINNER Victor report at bugs.python.org
Thu Sep 4 09:32:41 CEST 2014


New submission from STINNER Victor:

======================================================================
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.check_parallel_module_init()
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_threaded_import.py", line 121, in check_parallel_module_init
    self.assertTrue(done.wait(60))
AssertionError: False is not true

----------
components: Tests
keywords: buildbot
messages: 226341
nosy: haypo
priority: normal
severity: normal
status: open
title: test_threaded_import.test_parallel_meta_path() failed on x86 Windows7 3.x
versions: Python 3.5

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


More information about the Python-bugs-list mailing list