[test] Skip typedarray-copywithin on predictable

Bug: v8:9975
Change-Id: I51cbc83adecfa52959c991ed3c6f26cf4929c297
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2215175
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67973}
This commit is contained in:
Maya Lekova 2020-05-26 15:31:45 +02:00 committed by Commit Bot
parent 16cb2d9412
commit a79a918516

View File

@ -962,6 +962,9 @@
'wasm/atomics64-stress': [SKIP],
'wasm/futex': [SKIP],
'regress/wasm/regress-1067621': [SKIP],
# BUG(v8:9975).
'es6/typedarray-copywithin': [SKIP],
}], # 'predictable == True'
##############################################################################