[issue30317] test_timeout() of test_multiprocessing_spawn.WithManagerTestBarrier fails randomly on x86 Windows7 3.x buildbot

STINNER Victor report at bugs.python.org
Mon May 28 19:00:54 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Recent failure on x86 Windows7 3.x:

http://buildbot.python.org/all/#/builders/58/builds/914

======================================================================
FAIL: test_timeout (test.test_multiprocessing_spawn.WithManagerTestQueue)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\_test_multiprocessing.py", line 1040, in test_timeout
    self.assertGreaterEqual(delta, 0.170)
AssertionError: 0.1373279094696045 not greater than or equal to 0.17

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30317>
_______________________________________


More information about the Python-bugs-list mailing list