v8/tools/testrunner/testproc
Michael Achenbach 7b1b62e56e [numfuzz] Extend numfuzz with more interrupt-budget fuzzing
This also fuzzes values of --budget-for-feedback-vector-allocation.
Boundaries for the intervals are the default values in the code.

No-Try: true
Bug: v8:12434
Change-Id: I0a9d7421408a51c717c2edfe0e67c459f0a2834c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3303792
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Reviewed-by: Almothana Athamneh <almuthanna@chromium.org>
Commit-Queue: Almothana Athamneh <almuthanna@chromium.org>
Auto-Submit: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78111}
2021-11-26 15:08:50 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py Reland "[test] Print hanging tests on linux on test-runner termination" 2019-08-05 11:50:18 +00:00
combiner.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
execution.py Reland "[test] Print hanging tests on linux on test-runner termination" 2019-08-05 11:50:18 +00:00
expectation.py [infra] Make no-fail the default for numfuzz builders 2021-09-29 15:23:56 +00:00
filter.py [tools] Port testrunner/testproc/filter.py to PY3 2021-10-01 12:15:15 +00:00
fuzzer.py [numfuzz] Extend numfuzz with more interrupt-budget fuzzing 2021-11-26 15:08:50 +00:00
loader.py [testrunner] load tests concurrently into test execution processor 2019-01-31 08:19:06 +00:00
progress.py [test] Add verbose output of flaky tests 2021-05-26 16:22:59 +00:00
rerun.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
result.py [test] Move command from test to the result 2018-01-17 12:59:54 +00:00
seed.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
sequence_unittest.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00
sequence.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00
shard_unittest.py [testrunner] enable variant sharding 2019-02-12 13:40:33 +00:00
shard.py [testrunner] enable variant sharding 2019-02-12 13:40:33 +00:00
sigproc.py Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
timeout.py [Py3] Get tools/testrunner/testproc closer to Py3 2020-06-23 18:55:05 +00:00
util_unittest.py [Py3] Get tools/testrunner/testproc closer to Py3 2020-06-23 18:55:05 +00:00
util.py [test] Clean up stray processes before running tests on swarming 2020-07-15 13:42:21 +00:00
variant_unittest.py [testrunner] remove recursive result calls in chain processors 2019-01-30 13:04:07 +00:00
variant.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00