cpython/Lib/test/libregrtest
Victor Stinner d85c5670ff
[3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279)
* bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)

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

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

(cherry picked from commit ed70a344b5)

Backport also minor fixes from master (fix typo, remove importlib import).
2019-08-14 16:31:32 +02:00
..
__init__.py [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) 2019-08-14 16:31:32 +02:00
cmdline.py bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) 2019-07-22 13:17:23 -07:00
main.py [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) 2019-08-14 16:31:32 +02:00
pgo.py bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) 2019-07-28 18:20:02 -07:00
refleak.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
runtest.py [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) 2019-08-14 16:31:32 +02:00
runtest_mp.py [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) 2019-08-14 16:31:32 +02:00
save_env.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
setup.py bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) 2019-07-02 00:31:07 -07:00
utils.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
win_utils.py [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) 2019-08-14 16:31:32 +02:00