bpo-37531: Fix regrtest timeout for subprocesses by vstinner · Pull Request #15072 · python/cpython

Joannah nanjekye and others added 8 commits

August 14, 2019 12:43
Adjust timeouts:

* timeout x 1.5 for worker process
* timeout x 2.0 for main process

@vstinner vstinner changed the title bpo-3753: Fix regrtest timeout for subprocesses bpo-37531: Fix regrtest timeout for subprocesses

Aug 14, 2019

tirkarthi

Check that the test timed out

@vstinner

@vstinner

vstinner added a commit that referenced this pull request

Aug 14, 2019
…-15280)

Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
(cherry picked from commit b0c8369)

Backport also minor win_utils.py fixes from master.

vstinner added a commit that referenced this pull request

Aug 14, 2019
…-15279)

* bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)

Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
(cherry picked from commit b0c8369)

* bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)

(cherry picked from commit ed70a34)

Backport also minor fixes from master (fix typo, remove importlib import).

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>