[test] Skip flaky test

TBR=mslekova@chromium.org

No-Try: true
Bug: v8:10647
Change-Id: I177abffb3286703df110f1875c70ac1120d07595
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2270541
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68562}
This commit is contained in:
Michael Achenbach 2020-06-26 17:08:55 +02:00 committed by Commit Bot
parent f3abba13f6
commit 484357722b

View File

@ -844,6 +844,9 @@
# Tier down/up Wasm NativeModule in debugging is non-deterministic with
# multiple isolates (https://crbug.com/v8/10099).
'wasm/tier-down-to-liftoff': [SKIP],
# https://crbug.com/v8/10647
'wasm/compare-exchange64-stress': [SKIP],
}], # 'isolates'
##############################################################################