[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.7, Python 3.9 ___ Python tracker ___

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 081641fe520382d48ffead158ab528180f72017d by Miss Islington (bot) in branch '3.8': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/081641fe520382d48ffead158ab528180f72017d

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 46f6c566a888fb637913ef71fed28568180eafb4 by Miss Islington (bot) in branch '3.7': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/46f6c566a888fb637913ef71fed28568180eafb4

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +15932 pull_request: https://github.com/python/cpython/pull/16353 ___ Python tracker ___ __

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +15930 pull_request: https://github.com/python/cpython/pull/16352 ___ Python tracker ___ __

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread STINNER Victor
STINNER Victor added the comment: New changeset b0e1ae5f5430433766e023c1a6936aeba0f2b84e by Victor Stinner in branch 'master': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/b0e1ae5f5430433766e023c1a6936aeba0f2b84e --

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +15926 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16349 ___ Python tracker ___ _

[issue37123] test_multiprocessing fails randomly on Windows

2019-06-01 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: Sorry, I posted the same link twice. Here is the test_venv failure: https://buildbot.python.org/all/#/builders/58/builds/2538 -- ___ Python tracker _

[issue37123] test_multiprocessing fails randomly on Windows

2019-06-01 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: I couldn't find the traceback for test_venv in the buildbot logs. They were skipped and fixed as part of issue35978. -- components: +Tests nosy: +xtreak type: -> behavior versions: +Python 3.8 ___ Python

[issue37123] test_multiprocessing fails randomly on Windows

2019-06-01 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : https://buildbot.python.org/all/#/builders/58/builds/2539 https://buildbot.python.org/all/#/builders/58/builds/2539 Traceback (most recent call last): File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_venv.py", line 327, i