cpython/Lib/test/libregrtest
Miss Islington (bot) d3a4e0608b
Some checks are pending
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.13] gh-137242: Allow Android testbed to take all Python command-line options (GH-138805) (#139638)
Modifies the Android test runner to ensure that all valid Python command line
options are preserved when running the test suite.
(cherry picked from commit a9b0506d8d)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
2025-10-06 06:25:58 +00:00
..
__init__.py
cmdline.py [3.13] gh-139208: Fix regrtest --fast-ci --verbose (GH-139240) (#139261) 2025-09-23 14:32:19 +00:00
filter.py
findtests.py
logger.py
main.py [3.13] gh-137242: Allow Android testbed to take all Python command-line options (GH-138805) (#139638) 2025-10-06 06:25:58 +00:00
mypy.ini
pgo.py
refleak.py
result.py
results.py
run_workers.py
runtests.py
save_env.py
setup.py [3.13] gh-135124: Change stdout errors in regrtest worker process (GH-135138) (#135169) 2025-06-05 10:11:26 +00:00
single.py [3.13] gh-135489: Show verbose output for failing tests during PGO profiling step with --enable-optimizations (#135600) 2025-06-17 01:47:27 -04:00
testresult.py
tsan.py
utils.py [3.13] gh-137341: Remove more word duplications (GH-137342) (GH-137347) 2025-08-03 17:24:26 +00:00
win_utils.py
worker.py