[NumFuzz] Skip test with contradictory flags on NumFuzz

No-Try: true
Change-Id: I0e33555a2d4629d6c04985f3c92d48d8db4e46cf
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4205913
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85560}
This commit is contained in:
Al Muthanna Athamina 2023-01-31 10:51:35 +01:00 committed by V8 LUCI CQ
parent 1f349da554
commit 961868decf

View File

@ -1158,6 +1158,9 @@
'wasm/log-code-after-post-message': [SKIP],
'asm/regress-1395401': [SKIP],
'regress/regress-1394663': [SKIP],
# Skipped because it has contradictory flags.
'compiler/regress-crbug-1399490': [SKIP],
}], # gc_fuzzer or deopt_fuzzer or interrupt_fuzzer
##############################################################################