Message201678
Here's another failure:
"""
======================================================================
FAIL: test_interpreter_shutdown
(test.test_concurrent_futures.ProcessPoolShutdownTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/test/test_concurrent_futures.py",
line 77, in tearDown
self.assertLess(dt, 60, "synchronization issue: test lasted too long")
AssertionError: 108.88635897636414 not less than 60 : synchronization
issue: test lasted too long
"""
Many timeout-related tests are failing randomly on this buildbot, so I
assume that's really a buildbot issue (is it a VM?). |
|
Date |
User |
Action |
Args |
2013-10-29 21:35:56 | neologix | set | recipients:
+ neologix, pitrou, christian.heimes, r.david.murray |
2013-10-29 21:35:56 | neologix | link | issue19386 messages |
2013-10-29 21:35:56 | neologix | create | |
|