v8/tools/testrunner/testproc
Michael Achenbach c077ff54ae Revert "[test] Move timeout control to timeout processor"
This reverts commit 4de2be999d.

Reason for revert: Testing stops too early now, e.g. here after 2 min:
https://build.chromium.org/p/client.v8.clusterfuzz/builders/V8%20NumFuzz/builds/32

Original change's description:
> [test] Move timeout control to timeout processor
> 
> Bug: v8:6917
> Change-Id: I03be38be952f0d59eb20fa98102ef09ca795de40
> Reviewed-on: https://chromium-review.googlesource.com/883446
> Commit-Queue: Michał Majewski <majeski@google.com>
> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#50848}

TBR=machenbach@chromium.org,sergiyb@chromium.org,majeski@google.com

Change-Id: I6a925866476c69b3b50aa08e99facca0eaaa396b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:6917
Reviewed-on: https://chromium-review.googlesource.com/884082
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50851}
2018-01-24 19:30:17 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py Revert "[test] Move timeout control to timeout processor" 2018-01-24 19:30:17 +00:00
execution.py [test] Disable reduce result on the main process 2018-01-23 08:58:20 +00:00
filter.py [test] Fix args parsing and name filter 2018-01-17 10:32:12 +00:00
fuzzer.py Revert "[test] Move timeout control to timeout processor" 2018-01-24 19:30:17 +00:00
loader.py [test] Simplify passing results between test processors. 2018-01-15 08:51:40 +00:00
progress.py [test] Disable reduce result on the main process 2018-01-23 08:58:20 +00:00
rerun.py [test] Do not pass unnecessary results 2018-01-17 11:32:12 +00:00
result.py [test] Move command from test to the result 2018-01-17 12:59:54 +00:00
shard.py [test] Implement shard processor 2018-01-16 11:33:03 +00:00
variant.py [test] Do not pass unnecessary results 2018-01-17 11:32:12 +00:00