Message322934
New failure on x86 Windows7 3.x:
https://buildbot.python.org/all/#/builders/58/builds/1174
test_timeout (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads'
test test_multiprocessing_spawn failed
test_import (test.test_multiprocessing_spawn._TestImportStar) ... ok
======================================================================
FAIL: test_timeout (test.test_multiprocessing_spawn.WithProcessesTestQueue)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\_test_multiprocessing.py", line 1044, in test_timeout
self.assertGreaterEqual(delta, 0.150)
AssertionError: 0.13579845428466797 not greater than or equal to 0.15
----------------------------------------------------------------------
Ran 311 tests in 495.714s
FAILED (failures=1, skipped=37)
1 test failed again:
test_multiprocessing_spawn
== Tests result: FAILURE then FAILURE == |
|
Date |
User |
Action |
Args |
2018-08-02 10:02:33 | pablogsal | set | recipients:
+ pablogsal, vstinner, zach.ware, davin, miss-islington |
2018-08-02 10:02:33 | pablogsal | set | messageid: <1533204153.25.0.56676864532.issue30317@psf.upfronthosting.co.za> |
2018-08-02 10:02:33 | pablogsal | link | issue30317 messages |
2018-08-02 10:02:33 | pablogsal | create | |
|