v8/tools/testrunner
Michael Achenbach 70147ff2f0 Revert "Update test configurations for code serializer"
This reverts commit 9808093ef6.

Reason for revert: 
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug/builds/19149

Original change's description:
> Update test configurations for code serializer
> 
> Update test configurations on the bots to test for serializing
> after execute (--cache=after-execute) and producing full code
> cache (--cache=full-code-cache) options. We no longer need
> to test serializing before execute (--cache=code) on the bots.
> 
> Bug: v8:7302
> Change-Id: I123b07028d9231f6da6145b72b62b9ee31352388
> Reviewed-on: https://chromium-review.googlesource.com/869931
> Commit-Queue: Mythri Alle <mythria@chromium.org>
> Reviewed-by: Yang Guo <yangguo@chromium.org>
> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#51235}

TBR=machenbach@chromium.org,yangguo@chromium.org,mythria@chromium.org

Change-Id: I47e03101804194c21b0edf418b744b0ccb66cbf6
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:7302
Reviewed-on: https://chromium-review.googlesource.com/913134
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51236}
2018-02-12 12:09:54 +00:00
..
local Revert "Update test configurations for code serializer" 2018-02-12 12:09:54 +00:00
objects [test] Remove dead code from suites and tests 2018-02-01 14:12:49 +00:00
outproc [test] Forgive tests timing out on num-fuzzers 2018-02-08 23:08:05 +00:00
testproc [test] Forgive tests timing out on num-fuzzers 2018-02-08 23:08:05 +00:00
utils Reland "[test] Random seed processor" 2018-01-31 09:53:34 +00:00
__init__.py
base_runner.py [test] Organize flags into sections and share more code 2018-02-03 20:18:30 +00:00
num_fuzzer.py [test] Fix using suppressed test cases with interrupt-budget fuzzer 2018-02-09 14:05:16 +00:00
PRESUBMIT.py
standard_runner.py Add wasm_no_native variant 2018-02-09 10:19:47 +00:00
test_config.py [test] Move options to test config 2018-01-31 13:46:29 +00:00
testrunner.isolate
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00