Commit 0c1430ac authored by mbrandy's avatar mbrandy Committed by Commit bot

Additional 64-bit Wasm tests to skip list for big-endian.

R=titzer@chromium.org, hablich@chromium.org, paul.lind@imgtec.com
BUG=

Review URL: https://codereview.chromium.org/1582143004

Cr-Commit-Position: refs/heads/master@{#33306}
parent b40a22dc
......@@ -267,6 +267,10 @@
'test-run-wasm/Run_WasmMixedGlobals': [SKIP],
'test-run-wasm/Run_WasmCall*': [SKIP],
'test-run-wasm/Run_WasmMixedCall_*': [SKIP],
'test-run-wasm/Run_WasmInt64*': [SKIP],
'test-run-wasm/Run_Wasm_LoadStoreI64_sx': [SKIP],
'test-run-wasm/Run_WASM_Int64DivS_byzero_const': [SKIP],
'test-run-wasm/Run_TestI64WasmRunner': [SKIP],
}], # 'byteorder == big'
##############################################################################
......
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