[issue34513] test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot

2019-09-24 Thread STINNER Victor
STINNER Victor added the comment: File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\multiprocessing\reduction.py", line 133, in detach self._access, False, _winapi.DUPLICATE_CLOSE_SOURCE) PermissionError: [WinError 5] Access is denied I created bpo-38263 "[Windows]

[issue34513] test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot

2018-09-07 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: New failure on x86 Windows7 3.x: https://buildbot.python.org/all/#/builders/58/builds/1295/steps/3/logs/stdio test_no_import_lock_contention (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok Timeout (0:15:00)! Thread 0x0f10 (most

[issue34513] test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot

2018-09-07 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: New failure on x86 Windows7 3.6 buildbot: https://buildbot.python.org/all/#/builders/90/builds/519/steps/3/logs/stdio -- ___ Python tracker

[issue34513] test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot

2018-08-26 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot: https://buildbot.python.org/all/#/builders/111/builds/500 Timeout (0:15:00)! Thread 0x0c64 (most recent call first): File