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

Skip fast/js/deep-recursion-test on NumFuzz until bug is fixed

Bug: v8:13154
No-Try: true
Change-Id: I8cb7b273cadfcd3704e25ccaa93f61fadb8d4585
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3826256
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarAlexander Schulze <alexschulze@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82480}
parent 2ecee896
......@@ -143,4 +143,10 @@
'*': [SKIP], # only relevant for mjsunit tests.
}],
##############################################################################
['gc_fuzzer or deopt_fuzzer', {
# BUG(v8:13154) Skipped until bug is fixed.
'fast/js/deep-recursion-test': [SKIP],
}], # gc_fuzzer or deopt_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