Commit a3c143f4 authored by Maya Lekova's avatar Maya Lekova Committed by Commit Bot

[test] Skip mjsunit test that depends on GC timing

This CL temporarily skips the fast-api-calls mjsunit test, as it
fails on GC stress bots for unrelated CLs (see
https://chromium-review.googlesource.com/c/v8/v8/+/2814740).

Change-Id: I884827a0a5fb030d676f9ded738f644cd4086ec6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2814564
Auto-Submit: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73877}
parent 4ea411cd
......@@ -324,6 +324,9 @@
# BUG(v8:11240)
'regress/regress-v8-9267-1': [SKIP],
# TODO(mslekova): Make independent from GC timing.
'compiler/fast-api-calls': [SKIP],
}], # 'gc_stress'
##############################################################################
......
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