v8/tools/testrunner/testproc
Michal Majewski 0998eda9a4 [test] Disable reduce result on the main process
Since we're not winning anything by changing the result between
processors on the main process, reduce is noop there and result is
immutable.

Bug: v8:6917
Change-Id: Ieb282e7abd4ab31162aee6b52493a6e1b6a25109
Cq-Include-Trybots: luci.v8.try:v8_linux64_fyi_rel_ng
Reviewed-on: https://chromium-review.googlesource.com/878239
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50784}
2018-01-23 08:58:20 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py [test] Disable reduce result on the main process 2018-01-23 08:58:20 +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 [test] Add stress deopt to num fuzzer 2018-01-22 15:45:56 +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