diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-10-01 10:29:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 10:29:36 (GMT) |
commit | 982bfa4da07b2e5749a0f4e68f99e972bcc3a549 (patch) | |
tree | 9581db8d39159df09c590df363341da654cc965e /Tools/i18n | |
parent | 8462a4936b3a551dc546a6adea04a70b0a07ca67 (diff) | |
download | cpython-982bfa4da07b2e5749a0f4e68f99e972bcc3a549.zip cpython-982bfa4da07b2e5749a0f4e68f99e972bcc3a549.tar.gz cpython-982bfa4da07b2e5749a0f4e68f99e972bcc3a549.tar.bz2 |
bpo-36670: Multiple regrtest bugfixes (GH-16511)
* Windows: Fix counter name in WindowsLoadTracker. Counter names are
localized: use the registry to get the counter name. Original
change written by Lorenz Mende.
* Regrtest.main() now ensures that the Windows load tracker is also
killed if an exception is raised
* TestWorkerProcess now ensures that worker processes are no longer
running before exiting: kill also worker processes when an
exception is raised.
* Enhance regrtest messages and warnings: include test name,
duration, add a worker identifier, etc.
* Rename MultiprocessRunner to TestWorkerProcess
* Use print_warning() to display warnings.
Co-Authored-By: Lorenz Mende <Lorenz.mende@gmail.com>
Diffstat (limited to 'Tools/i18n')
0 files changed, 0 insertions, 0 deletions