v8/tools/clusterfuzz
Michael Achenbach b3b6b5c655 [foozzie] Ignore error messages in correctness fuzzing
Error messages are unspecified in JavaScript and occasional small
differences in the compared configurations lead to an unjustified
maintenance burden of correctness-fuzzing issues.

This CL replaces most error messages with a fixed suppression
message during correctness fuzzing (behind a flag).

The flag covering all extra behavior for correctness fuzzing is now
renamed to --correctness-fuzzer-suppressions.

Bug: chromium:958668,chromium:946476
Change-Id: Iba1197f765138a962d5bbb176730322e5a411707
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1594730
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61249}
2019-05-06 16:11:37 +00:00
..
testdata [foozzie] Ignore error messages in correctness fuzzing 2019-05-06 16:11:37 +00:00
BUILD.gn
OWNERS [foozzie] Add sanity checks to avoid bug flooding 2019-02-28 11:27:32 +00:00
PRESUBMIT.py
v8_commands.py
v8_foozzie_harness_adjust.js [foozzie] Fix errors in adjusted harness 2018-03-08 08:17:12 +00:00
v8_foozzie_test.py [foozzie] Add sanity checks to avoid bug flooding 2019-02-28 11:27:32 +00:00
v8_foozzie.py [foozzie] Ignore error messages in correctness fuzzing 2019-05-06 16:11:37 +00:00
v8_fuzz_config.py [foozzie] Remove obsolete asm comparison 2019-02-04 12:05:13 +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
v8_suppressions.py [foozzie] Remove async suppressions 2018-02-23 00:20:48 +00:00