v8/tools/testrunner/local
Michael Achenbach cdfadf4a99 Reland "[test] Print hanging tests on linux on test-runner termination"
This is a reland of 3fc9663159

The private method on_event in timeout proc is now renamed to be truly
private.

Original change's description:
> [test] Print hanging tests on linux on test-runner termination
>
> This will print the list of processes still running before and after
> joining workers during termination. This will help debugging hanging
> tests during flake-bisect or with num-fuzzer, which both terminate
> on total timeout and currently still sometimes hang without printing
> processes.
>
> Bug: v8:8292
> Change-Id: I124b65fa35b8d7a6aa198fcf50f2c20df94dc51a
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1735312
> Reviewed-by: Tamer Tas <tmrts@chromium.org>
> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#63065}

Bug: v8:8292
Change-Id: Ibad1172666d6f4d2c07884a54edfe9d6499b57fe
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1735318
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63072}
2019-08-05 11:50:18 +00:00
..
fake_testsuite [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
android.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
command.py [test] Be more verbose when killing hanging tests 2019-04-23 16:48:23 +00:00
pool_unittest.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
pool.py Reland "[test] Print hanging tests on linux on test-runner termination" 2019-08-05 11:50:18 +00:00
statusfile_unittest.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
statusfile.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
testsuite_unittest.py [test] Ignore optimization state in tests on number fuzzer 2019-04-12 12:50:55 +00:00
testsuite.py [testrunner] generalize test loader to accept multiple extensions 2019-06-25 12:12:11 +00:00
utils.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
variants.py [test] Add --assert-types flag to linux x64 release builders 2019-07-12 14:30:49 +00:00
verbose.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00