v8/tools/testrunner
Michael Achenbach cccc7abfe2 [test] Suppress more false positives with numfuzz
This makes testing with random gc stress use the status file entrees
for gc fuzzing as well, since many test cases not suitable for one, are
not suitable for the other.

This also skips two more tests that rely on assert(Un)Optimized, which
is unreliable with gc fuzzing.

TBR=sigurds@chromium.org

Change-Id: I33a617b251d5cf65cf6e486d07ec55cde050b8ab
Reviewed-on: https://chromium-review.googlesource.com/1021082
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52701}
2018-04-20 07:22:11 +00:00
..
local [builtins] Remove --stress-off-heap-code flag 2018-03-21 08:52:17 +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] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +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] Add status-file variable mips_arch_variant. 2018-03-01 12:11:36 +00:00
num_fuzzer.py [test] Fix typo in numfuzzer 2018-04-18 07:44:35 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [test] Suppress more false positives with numfuzz 2018-04-20 07:22:11 +00:00
test_config.py [test] Move options to test config 2018-01-31 13:46:29 +00:00
trycatch_loader.js [test] Properly load mjsunit.js on endurance fuzzer 2018-02-02 13:55:32 +00:00