diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-06-28 02:55:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 02:55:27 (GMT) |
commit | c1c6738526853c77c55b92ccd756aec96053677e (patch) | |
tree | f79d9b953c42d97476e63df8cd8aabe640ac926e /Python/sysmodule.c | |
parent | 20315d141a2288c43273922213863b4594e8ab42 (diff) | |
download | cpython-c1c6738526853c77c55b92ccd756aec96053677e.zip cpython-c1c6738526853c77c55b92ccd756aec96053677e.tar.gz cpython-c1c6738526853c77c55b92ccd756aec96053677e.tar.bz2 |
[3.12] gh-101634: regrtest reports decoding error as failed test (GH-106169) (#106174)
gh-101634: regrtest reports decoding error as failed test (GH-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.
(cherry picked from commit 2ac3eec103cf450aaaebeb932e51155d2e7fb37b)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions