Skip to content

Commit 0c1430a

Browse files
mtbrandyCommit bot
authored andcommitted
Additional 64-bit Wasm tests to skip list for big-endian.
[email protected], [email protected], [email protected] BUG= Review URL: https://codereview.chromium.org/1582143004 Cr-Commit-Position: refs/heads/master@{#33306}
1 parent b40a22d commit 0c1430a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/cctest/cctest.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,10 @@
267267
'test-run-wasm/Run_WasmMixedGlobals': [SKIP],
268268
'test-run-wasm/Run_WasmCall*': [SKIP],
269269
'test-run-wasm/Run_WasmMixedCall_*': [SKIP],
270+
'test-run-wasm/Run_WasmInt64*': [SKIP],
271+
'test-run-wasm/Run_Wasm_LoadStoreI64_sx': [SKIP],
272+
'test-run-wasm/Run_WASM_Int64DivS_byzero_const': [SKIP],
273+
'test-run-wasm/Run_TestI64WasmRunner': [SKIP],
270274
}], # 'byteorder == big'
271275

272276
##############################################################################

0 commit comments

Comments
 (0)