Commit ca5a1194 authored by Al Muthanna Athamina's avatar Al Muthanna Athamina Committed by V8 LUCI CQ

Skip compiler/inlined-call-polymorphic on numfuzzer

Bug: v8:12013
Change-Id: I382f505914633598865586bc6a1d5dac7c875994
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3135581
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#76621}
parent 97e7dc3d
......@@ -1030,6 +1030,7 @@
# BUG(v8:12013) Skipped until we remove flakes on NumFuzz.
'compiler/concurrent-inlining-1': [SKIP],
'compiler/inlined-call-polymorphic': [SKIP],
}], # 'deopt_fuzzer'
##############################################################################
......@@ -1076,6 +1077,7 @@
# BUG(v8:12013) Skipped until we remove flakes on NumFuzz.
'compiler/concurrent-inlining-1': [SKIP],
'compiler/inlined-call-polymorphic': [SKIP],
}], # 'gc_fuzzer'
##############################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment