[test] Disable flaky test

Bug: v8:12607
Change-Id: I937366634f77648bb76e36934c5a2952fb0e184f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3450422
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79016}
This commit is contained in:
Manos Koukoutos 2022-02-09 14:55:40 +00:00 committed by V8 LUCI CQ
parent 775f27c69b
commit 0d05f1807d

View File

@ -1489,6 +1489,8 @@
'compiler/deopt-pretenure': [SKIP],
# BUG(v8:9506): slow tests.
'wasm/shared-memory-worker-gc-stress': [SKIP],
# BUG(v8:12607): flaky test.
'harmony/sharedarraybuffer-worker-gc-stress': [SKIP],
}], # variant == stress_concurrent_allocation
##############################################################################