cpython/Lib/test/libregrtest
Victor Stinner 2ac3eec103
gh-101634: regrtest reports decoding error as failed test (#106169)
When running the Python test suite with -jN option, if a worker stdout
cannot be decoded from the locale encoding report a failed testn so the
exitcode is non-zero.
2023-06-28 04:26:52 +02:00
..
__init__.py
cmdline.py
main.py
pgo.py
refleak.py
runtest.py
runtest_mp.py
save_env.py
setup.py
utils.py
win_utils.py