diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-29 22:33:29 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-29 22:33:29 (GMT) |
commit | 76f756d9344157d893ce49503327af315c7c3b9c (patch) | |
tree | f6aee7fb0005017c8855c05964044718a24e4be7 /Lib/test/string_tests.py | |
parent | 02319804ea4b92e11fef6adce63698da8c44052a (diff) | |
download | cpython-76f756d9344157d893ce49503327af315c7c3b9c.zip cpython-76f756d9344157d893ce49503327af315c7c3b9c.tar.gz cpython-76f756d9344157d893ce49503327af315c7c3b9c.tar.bz2 |
Issue #25220: Enhance regrtest -jN
Running the Python test suite with -jN now:
- Display the duration of tests which took longer than 30 seconds
- Display the tests currently running since at least 30 seconds
- Display the tests we are waiting for when the test suite is interrupted
Clenaup also run_test_in_subprocess() code.
Diffstat (limited to 'Lib/test/string_tests.py')
0 files changed, 0 insertions, 0 deletions