[issue14428] Implementation of the PEP 418
Antoine Pitrou
report at bugs.python.org
Sun Apr 29 23:17:48 CEST 2012
Antoine Pitrou <pitrou at free.fr> added the comment:
There are many sporadic failures on the buildbots:
======================================================================
FAIL: test_process_time_threads (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/test_time.py", line 441, in test_process_time_threads
self.assertGreaterEqual(t2 - t1, busy)
AssertionError: 0.01249799999999368 not greater than or equal to 0.013093999999966854
----------
nosy: +pitrou
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14428>
_______________________________________
More information about the Python-bugs-list
mailing list