v8/tools/testrunner/testproc
Michael Achenbach c57508c477 Revert "[test] Temporary debug output for hanging tests"
This reverts commit c45bc57d21.

Reason for revert: Seen output once, that is enough.

Original change's description:
> [test] Temporary debug output for hanging tests
> 
> TBR=sigurds@chromium.org,sergiyb@chromium.org
> 
> Bug: v8:8292
> Change-Id: Ic03e2884ef645231807762f6b0210e69c5f9ac74
> Reviewed-on: https://chromium-review.googlesource.com/c/1282604
> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#56674}

TBR=machenbach@chromium.org,sigurds@chromium.org,sergiyb@chromium.org

Change-Id: Id5a2414682a9795998b86369368276e95c11394c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:8292
Reviewed-on: https://chromium-review.googlesource.com/c/1283112
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56683}
2018-10-16 10:41:36 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py [test] Added signal handling to test processors 2018-01-31 10:39:06 +00:00
combiner.py [test] Add combine tests option to numfuzz 2018-01-25 15:50:24 +00:00
execution.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
expectation.py [test] Forgive tests timing out on num-fuzzers 2018-02-08 23:08:05 +00:00
filter.py [tests] Make processing of test filters faster 2018-07-25 20:48:05 +00:00
fuzzer.py [test] Add task-delay-stress fuzzer configs 2018-10-10 09:12:14 +00:00
loader.py [test] Simplify passing results between test processors. 2018-01-15 08:51:40 +00:00
progress.py [tools] Implement --exit-after-n-failures functionality via a flag 2018-10-02 14:18:48 +00:00
rerun.py [test] Added signal handling to test processors 2018-01-31 10:39:06 +00:00
result.py [test] Move command from test to the result 2018-01-17 12:59:54 +00:00
seed.py [test] Stressing random seed with multiple subtests in parallel 2018-01-31 12:06:11 +00:00
shard.py [test] Implement shard processor 2018-01-16 11:33:03 +00:00
sigproc.py Revert "[test] Temporary debug output for hanging tests" 2018-10-16 10:41:36 +00:00
timeout.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
variant.py [test] Do not pass unnecessary results 2018-01-17 11:32:12 +00:00