COMMITS
/ Lib/test/libregrtest/run_workers.py November 22, 2024
V
gh-109413: Fix libregrtest get_running() (#127153)
Victor Stinner committed
November 18, 2024
November 13, 2024
S
gh-109413: Enable `strict_optional` for `libregrtest/main.py` (#126394)
sobolevn committed
July 2, 2024
V
Move get_signal_name() to test.support (#121251)
Victor Stinner committed
May 29, 2024
V
gh-119273: Don't run test_ioctl in a process group (#119275)
Victor Stinner committed
April 8, 2024
S
gh-117293: Fix race condition in run_workers.py (#117298)
Sam Gross committed
March 5, 2024
C
chore: fix typos (#116345)
cui fliter committed
December 1, 2023
V
gh-109413: regrtest: add WorkerRunTests class (#112588)
Victor Stinner committed
November 30, 2023
A
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood committed
November 10, 2023
Ł
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Łukasz Langa committed
October 21, 2023
S
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka committed
October 6, 2023
V
Add support.MS_WINDOWS constant (#110446)
Victor Stinner committed
October 5, 2023
V
gh-110367: Enhance regrtest -jN --verbose3 (#110368)
Victor Stinner committed
September 30, 2023
V
gh-109276: regrtest: add WORKER_FAILED state (#110148)
Victor Stinner committed
September 29, 2023
V
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner committed
September 14, 2023
V
gh-109425: regrtest decodes worker stdout with backslashreplace (#109428)
Victor Stinner committed
A
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood committed
September 13, 2023
V
gh-109276: libregrtest: fix work dir on WASI (#109356)
Victor Stinner committed
V
gh-109276: libregrtest: WASM use stdout for JSON (#109355)
Victor Stinner committed
September 12, 2023
V
gh-109276: libregrtest: WASM use filename for JSON (#109340)
Victor Stinner committed
V
gh-109276: libregrtest: fix worker working dir (#109313)
Victor Stinner committed
V
gh-109276: libregrtest: limit number workers (#109288)
Victor Stinner committed
September 11, 2023
V
gh-109276: libregrtest: use separated file for JSON (#109277)
Victor Stinner committed
V
gh-109162: libregrtest: use relative imports (#109250)
Victor Stinner committed
V
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner committed