[wasm][test] Disable flaky test

Bug: v8:12605
Change-Id: Ic353570757b0271279d9a00352017b0341281e05
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3448382
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79008}
This commit is contained in:
Manos Koukoutos 2022-02-08 16:18:18 +00:00 committed by V8 LUCI CQ
parent d87b764ec5
commit dacaff0b6c

View File

@ -1190,6 +1190,9 @@
# BUG(v8:11858): Deadlocks in predictable mode when waiting for the native
# module cache entry to be completed.
'regress/wasm/regress-709684': [SKIP],
# BUG(v8:12605): flaky test.
'wasm/grow-shared-memory': [SKIP],
}], # 'predictable == True'
##############################################################################