v8/tools/testrunner
Michael Achenbach d18c314a20 [test] Fix using suppressed test cases with interrupt-budget fuzzer
The suppression flag must be set before loading the tests to have an effect.
This got turned around in https://crrev.com/c/899366 and is fixed again by
this CL.

TBR=sergiyb@chromium.org
NOTRY=true

Bug: v8:6917
Change-Id: Ie58465288a0d6eec9a99a23d610710de9e1cdddd
Reviewed-on: https://chromium-review.googlesource.com/911114
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51209}
2018-02-09 14:05:16 +00:00
..
local Add wasm_no_native variant 2018-02-09 10:19:47 +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 First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
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 [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
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 [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00