Skip to content

Commit

Permalink
Additional 64-bit Wasm tests to skip list for big-endian.
Browse files Browse the repository at this point in the history
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}
  • Loading branch information
mtbrandy authored and Commit bot committed Jan 14, 2016
1 parent b40a22d commit 0c1430a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/cctest/cctest.status
Original file line number Diff line number Diff line change
Expand Up @@ -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'

##############################################################################
Expand Down

0 comments on commit 0c1430a

Please sign in to comment.