Commit 497b6746 authored by Junliang Yan's avatar Junliang Yan Committed by Commit Bot

[wasm] skip big-endian failing tests across all big-endian platforms

Bug: v8:6020
Change-Id: If121d2813e81e11773c42c36893b63ff98fc0247
Reviewed-on: https://chromium-review.googlesource.com/1101840Reviewed-by: 's avatarAseem Garg <aseemgarg@chromium.org>
Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#53772}
parent f0da6bc4
......@@ -410,7 +410,7 @@
}], # 'arch == ppc or arch == ppc64 or arch == s390 or arch == s390x'
##############################################################################
['arch == mips or arch == mips64', {
['byteorder == big', {
# BUG(7827). fix simd globals for big endian
'test-run-wasm-simd/RunWasm_SimdI32x4GetGlobal_interpreter': [SKIP],
......
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