[issue15599] test_circular_imports() of test_threaded_import fails on FreeBSD 9.0

Stefan Krah report at bugs.python.org
Sat Sep 1 16:31:20 CEST 2012


Stefan Krah added the comment:

I see that in the following build test_threading also fails, so I
wouldn't spend too much time on debugging test_threaded_import:

 ======================================================================
FAIL: test_waitfor_timeout (test.test_threading.ConditionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/lock_tests.py", line 531, in test_waitfor_timeout
    self.assertEqual(len(success), 1)
AssertionError: 0 != 1

----------

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


More information about the Python-bugs-list mailing list