v8/tools/clusterfuzz
Michael Achenbach 1ca89b8c71 [foozzie] Enable passing extra flags on command line
Currently, probabilities for extra flags are calculated in the correctness
fuzzer harness, which makes the RNG fragile when bisecting backwards, when
the script's config changes during bisection.

This adds the possibility to pass extra flags on command line to the
script. After a grace period, we will migrate the flag calculation to
clusterfuzz.

NOTRY=true

Bug: chromium:813833
Change-Id: I515181847474515089b847f8aaffc7c6560d9390
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1675945
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62359}
2019-06-25 13:27:11 +00:00
..
testdata [foozzie] Enable passing extra flags on command line 2019-06-25 13:27:11 +00:00
BUILD.gn [foozzie] Migrate mjsunit harness adjustments to V8 repo 2018-02-22 18:33:59 +00:00
OWNERS Remove 'set noparent' from OWNERS files where reasonable 2019-06-03 10:18:22 +00:00
PRESUBMIT.py [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_commands.py [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_foozzie_harness_adjust.js [foozzie] Fix errors in adjusted harness 2018-03-08 08:17:12 +00:00
v8_foozzie_test.py [foozzie] Enable passing extra flags on command line 2019-06-25 13:27:11 +00:00
v8_foozzie.py [foozzie] Enable passing extra flags on command line 2019-06-25 13:27:11 +00:00
v8_fuzz_config.py [foozzie] Reduce no-ic experiment until bugs are fixed 2019-06-17 12:17:39 +00:00
v8_mock_archs.js [foozzie] Properly stub out typed array constructor 2018-12-11 09:14:40 +00:00
v8_mock.js [foozzie] Fix Date proxy mocking 2018-02-24 02:10:02 +00:00
v8_sanity_checks.js [asm.js] Exported functions diverge from wasm js-api spec. 2019-04-23 11:54:01 +00:00
v8_suppressions.js [foozzie] Rename folder to account for new clusterfuzz configs 2018-02-22 17:42:39 +00:00
v8_suppressions.py [foozzie] Remove async suppressions 2018-02-23 00:20:48 +00:00