[issue19599] Failure of test_async_timeout() of test_multiprocessing_spawn: TimeoutError not raised

koobs report at bugs.python.org
Thu Nov 21 03:22:48 CET 2013


koobs added the comment:

2.7 builds are failing on koobs-freebsd9 buildbot since ba7d53b5f3de

------------------------
test_multiprocessing
[74777 refs]
test test_multiprocessing failed -- Traceback (most recent call last):
  File "/usr/home/buildbot/python/2.7.koobs-freebsd9/build/Lib/test/test_multiprocessing.py", line 1194, in test_terminate
    self.assertTrue(join.elapsed < 0.2)
AssertionError: False is not true
<snip>
1 test failed:
    test_multiprocessing
------------------------

Full log of build #116 attached.

----------
nosy: +koobs
Added file: http://bugs.python.org/file32743/koobs-freebsd9-py27-build116.log

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


More information about the Python-bugs-list mailing list