Skip wasm/log-code-after-post-message and asm/regress-1395401 until issue is fixed

Bug: v8:13545
Change-Id: Ib7b5a2c2ce79ade5835eb467cd78a85b8049866a
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4127960
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85077}
This commit is contained in:
Al Muthanna Athamina 2022-12-30 10:43:56 +01:00 committed by V8 LUCI CQ
parent a7285a717b
commit 1fe6f5ca92

View File

@ -1114,6 +1114,10 @@
# BUG(v8:13379) maglev-inlining flag isn't stable enough for fuzzing.
'maglev/eager-deopt-in-inline': [SKIP],
# BUG(v8:13545) Skipped until issue is fixed to reduce noise on alerts.
'wasm/log-code-after-post-message': [SKIP],
'asm/regress-1395401': [SKIP],
}], # gc_fuzzer or deopt_fuzzer or interrupt_fuzzer
##############################################################################