v8/tools/clusterfuzz/trials
Michael Achenbach 4b6569159c [fuzzing] Lower probability of some potentially contradictory flags.
The following flag combinations run into a CHECK in d8:
('--assert-types', '--stress-concurrent-inlining')
('--assert-types', '--stress-concurrent-inlining-attach-code')

All flags can be passed as clusterfuzz trials on d8 fuzzers and lead
to poor fuzzing outcomes. This lowers their probability as a
mitigation until a better solution is found.

No-Try: true
Bug: chromium:1336577
Change-Id: I63747bb0a466c01d2789fc76cb9232f7afe720f0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3721382
Auto-Submit: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81387}
2022-06-27 11:13:20 +00:00
..
BUILD.gn [clusterfuzz] Split directory structure 2022-02-07 15:38:46 +00:00
clusterfuzz_trials_config.json [fuzzing] Lower probability of some potentially contradictory flags. 2022-06-27 11:13:20 +00:00
PRESUBMIT.py [infra] migrate simple PRESUBMIT scripts to py3 2022-02-18 13:43:30 +00:00