[issue38578] test_concurrent_futures failed on AMD64 FreeBSD Shared 3.8

2020-02-07 Thread STINNER Victor
STINNER Victor added the comment: I didn't see this issue recently, I close the issue. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue38578] test_concurrent_futures failed on AMD64 FreeBSD Shared 3.8

2019-10-24 Thread STINNER Victor
STINNER Victor added the comment: Logs around the first failure: ... test_zero_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTest) ... 2.24s ok test_default_workers (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.96s ok test_free_reference

[issue38578] test_concurrent_futures failed on AMD64 FreeBSD Shared 3.8

2019-10-24 Thread STINNER Victor
New submission from STINNER Victor : On AMD64 FreeBSD Shared 3.8 which is know to be very slow, different test_concurrent_futures tests failed. https://buildbot.python.org/all/#builders/374/builds/3 test_concurrent_futures was run twice. Once in parallel of other tests, then alone in