Skip eager-deopt-in-inline on NumFuzz

No-Try: true
Bug: v8:13379
Change-Id: Ief5435b7508bde6c83908895e89abcec9dda604c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3952677
Commit-Queue: Almothana Athamneh <almuthanna@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83682}
This commit is contained in:
Al Muthanna Athamina 2022-10-13 15:12:31 +02:00 committed by V8 LUCI CQ
parent 37e356c9b6
commit 0958384dae

View File

@ -1082,6 +1082,9 @@
# BUG(v8:13331) Skipped until issue is fixed to reduce noise on alerts.
'harmony/regress/regress-crbug-1367133': [SKIP],
# BUG(v8:13379) maglev-inlining flag isn't stable enough for fuzzing.
'maglev/eager-deopt-in-inline': [SKIP],
}], # gc_fuzzer or deopt_fuzzer or interrupt_fuzzer
##############################################################################