| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index c98627cc5d6bf98abc016673fa14c1f7eb3b91e1..5de7f3c2dfb2af1f1a5f452e95fb548feb46eed0 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -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'
|
|
|
| ##############################################################################
|
|
|