v8/tools/testrunner/local
Clemens Hammacher 01821ab3b6 [test] Stress wasm code gc in "stress_background_compile"
The "stress_background_compile" variant runs on all our bots. We
combine it with testing wasm code GC (which kind of fits into
background compile stressing) to get more coverage for that. Both
features are orthogonal, so we can test both at the same time without
loosing any coverage.

R=machenbach@chromium.org
CC=rmcilroy@chromium.org

Bug: v8:8217
Change-Id: Ib17decd4869978ff98e302694fa73d70ceec120e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1588472
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61151}
2019-05-02 09:56:05 +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] Be more verbose when killing hanging tests 2019-04-23 16:48:23 +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] Stress wasm code gc in "stress_background_compile" 2019-05-02 09:56:05 +00:00
verbose.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00