cpython/Lib/test/libregrtest
Miss Islington (bot) dd5bf313c6
[3.12] gh-129363: Change regrtest sequential mode output (GH-129476) (#130406)
gh-129363: Change regrtest sequential mode output (GH-129476)

First, write the test name without color. Then, write the test name
and the result with color. Each test is displayed twice.
(cherry picked from commit f1b81c408f)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-02-21 14:16:27 +00:00
..
__init__.py
cmdline.py [3.12] gh-119727: Add --single-process option to regrtest (GH-119728) (#130359) 2025-02-20 15:47:10 +00:00
filter.py [3.12] gh-110918: Fix side effects of regrtest test_match_tests() (GH-116718) (#116726) 2024-03-13 14:16:23 +00:00
findtests.py
logger.py [3.12] gh-99242 Ignore error when running regression tests under certain conditions. (GH-121663) (GH-121670) 2024-07-13 12:24:17 +02:00
main.py [3.12] gh-129363: Change regrtest sequential mode output (GH-129476) (#130406) 2025-02-21 14:16:27 +00:00
mypy.ini
pgo.py [3.12] gh-129660: Do not use test_embed in PGO profile builds (GH-129662) (#129685) 2025-02-05 11:39:58 +00:00
refleak.py [3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065) 2024-09-27 13:28:48 -07:00
result.py
results.py [3.12] gh-119050: Add type hints to libregrtest/results.py (GH-119144) (#119157) 2024-05-18 21:06:41 +00:00
run_workers.py
runtests.py [3.12] gh-83434: Sync libregrtest and test_regrtest with the main branch (#117250) 2024-03-26 08:04:28 +00:00
save_env.py
setup.py
single.py [3.12] gh-119050: Add XML support to libregrtest refleak checker (#119148) (#119272) 2024-05-20 22:56:34 +00:00
testresult.py [3.12] gh-121188: Sanitize invalid XML characters in regrtest (GH-121195) (#121205) 2024-07-01 08:47:38 +00:00
tsan.py [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) 2024-03-18 10:22:19 +01:00
utils.py [3.12] Fix typos (#123775) (#123867) 2024-09-09 13:22:13 +00:00
win_utils.py
worker.py [3.12] gh-83434: Sync libregrtest and test_regrtest with the main branch (#117250) 2024-03-26 08:04:28 +00:00