cpython/Lib/test/libregrtest
Sam Gross 959f43315e
gh-130605: Temporarily disable test_concurrent_futures in TSAN CI job (gh-130606)
There are a number of data races in the default build without
suppressions that are exposed by this test. Disable the test for now
under TSAN until we have suppressions or fix the data races.
2025-02-26 21:36:53 +00:00
..
__init__.py
cmdline.py gh-129694: Add --parallel-threads TSAN job to CI (gh-129696) 2025-02-06 15:19:00 +00:00
filter.py
findtests.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
logger.py gh-99242 Ignore error when running regression tests under certain conditions. (GH-121663) 2024-07-13 11:52:08 +02:00
main.py gh-129363: Change regrtest sequential mode output (#129476) 2025-02-21 14:55:32 +01:00
mypy.ini gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest (#127033) 2024-11-19 22:41:59 +03:00
parallel_case.py gh-127933: Add option to run regression tests in parallel (gh-128003) 2025-02-04 17:44:59 -05:00
pgo.py gh-128690: temporarily do not use test_embed in PGO profile builds (#128771) 2025-01-13 04:02:18 -05:00
refleak.py GH-126491: GC: Mark objects reachable from roots before doing cycle collection (GH-127110) 2024-12-02 10:12:17 +00:00
result.py gh-127718: Add colour to test.regrtest output (#127719) 2024-12-10 09:44:15 +02:00
results.py gh-127718: Add colour to test.regrtest output (#127719) 2024-12-10 09:44:15 +02:00
run_workers.py gh-109413: Fix libregrtest get_running() (#127153) 2024-11-22 16:56:03 +01:00
runtests.py gh-127933: Add option to run regression tests in parallel (gh-128003) 2025-02-04 17:44:59 -05:00
save_env.py gh-127949: deprecate asyncio.set_event_loop_policy (#128024) 2024-12-18 11:35:29 +05:30
setup.py gh-127146: Emscripten clean up test suite (#127984) 2024-12-17 07:48:23 +00:00
single.py gh-127933: Add option to run regression tests in parallel (gh-128003) 2025-02-04 17:44:59 -05:00
testresult.py
tsan.py gh-130605: Temporarily disable test_concurrent_futures in TSAN CI job (gh-130606) 2025-02-26 21:36:53 +00:00
utils.py gh-127146: Emscripten clean up test suite (#127984) 2024-12-17 07:48:23 +00:00
win_utils.py
worker.py gh-129980: Include test name in TSAN filename in multiprocess test runner (GH-129981) 2025-02-11 12:09:43 -05:00