v8/tools/testrunner/local
Michael Achenbach 1ea09f0b4f [test] Ignore optimization state in tests on number fuzzer
This enable test suites to check which test driver framework is used.
When using number fuzzer on mjsunit, we add a JS file that
switches off the optimization-state assertions.

Checking intrinsic state is not feasible on the number fuzzer and in
the past, we needed to skip tests on demand, which is a maintenance
burden. The main function of the fuzzer, to check for dcheck errors and
tsan issues, is retained.

Bug: v8:9127
Change-Id: I699b85d5f7c9aaed337a2130d9eddc160c059d7b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1565892
Reviewed-by: Sergiy Belozorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60816}
2019-04-12 12:50:55 +00:00
..
fake_testsuite [testrunner] enable the progress indicator 2019-02-12 16:03:17 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
android.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
command.py [test] Make test runner use shell 2019-03-07 08:16:27 +00:00
pool_unittest.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
pool.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
statusfile_unittest.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
statusfile.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
testsuite_unittest.py [test] Ignore optimization state in tests on number fuzzer 2019-04-12 12:50:55 +00:00
testsuite.py [test] Ignore optimization state in tests on number fuzzer 2019-04-12 12:50:55 +00:00
utils.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
variants.py [test] Test more wasm variants 2019-04-09 13:41:52 +00:00
verbose.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00