v8/tools/clusterfuzz
Michael Achenbach 14314ab3c7 [foozzie] Remove per-testcase random seed
We used the same random seed for all test cases of a fuzz session
for transitioning from choosing the flags on V8 side.

Since the grace period for stable bisection is over, we now use
the same random number generator throughout the fuzz session which
leads to a wider range of differently chosen flags.

TBR=tmrts@chromium.org

No-Try: true
Bug: chromium:813833
Change-Id: I07b9fe5de378c01344afd486bfd85fcbf0fcd8d2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1906377
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64910}
2019-11-12 12:21:51 +00:00
..
testdata [foozzie] Enable wasm staging on correctness fuzzer 2019-09-02 13:41:34 +00:00
toolchain [foozzie] Correctness-compare pointer compression build 2019-10-07 07:58:42 +00:00
BUILD.gn [foozzie] Fix sanity checks 2019-09-02 08:30:40 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +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] Remove per-testcase random seed 2019-11-12 12:21:51 +00:00
v8_foozzie.py [foozzie] Correctness-compare pointer compression build 2019-10-07 07:58:42 +00:00
v8_fuzz_config.py [foozzie] Remove per-testcase random seed 2019-11-12 12:21:51 +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] Mock out measureMemory for correctness fuzzing 2019-11-11 08:57:09 +00:00
v8_sanity_checks.js [asm.js] Propagate language mode to exported functions. 2019-07-19 11:47:48 +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] Improve TypeError suppression 2019-09-02 08:29:39 +00:00