Commit 9128b605 authored by Clemens Backes's avatar Clemens Backes Committed by Commit Bot

[wasm][arm] Skip failing SIMD test

The test started failing (sometimes flaking) on an unrelated CL.

R=gsathya@chromium.org

Bug: v8:10307
Change-Id: If198c2cf518f7a36e54614307462272774d9e48e
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2091466Reviewed-by: 's avatarSathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66611}
parent dcbe436d
......@@ -648,6 +648,9 @@
# BUG(v8:9337).
'compiler/regress-9017': [SKIP],
# BUG(v8:10307).
'wasm/liftoff-simd-params': [SKIP],
# Slow tests.
'array-sort': [PASS, SLOW],
'compiler/osr-with-args': [PASS, SLOW],
......
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