Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: test/cctest/cctest.status

Issue 1814833003: Update cctest.status file for big-endian. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 41add1e2c8b3d40c5bce381e4df56520228e89f9..6bf2060832846d85e605678b5989eddc197a6998 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -242,30 +242,18 @@
['byteorder == big', {
# TODO(mips-team): Fix Wasm for big-endian.
'test-run-wasm-module/Run_WasmModule_CallAdd': [SKIP],
- 'test-run-wasm-module/Run_WasmModule_CallAdd_rev': [SKIP],
'test-run-wasm-module/Run_WasmModule_CallMain_recursive': [SKIP],
'test-run-wasm-module/Run_WasmModule_ReadLoadedDataSegment': [SKIP],
'test-run-wasm-module/Run_WasmModule_Return114': [SKIP],
'test-run-wasm-module/Run_WasmModule_CheckMemoryIsZero': [SKIP],
'test-run-wasm-module/Run_WasmModule_Global': [SKIP],
- 'test-run-wasm/Run_WasmInt32*': [SKIP],
- 'test-run-wasm/Run_Wasm_TableSwitch*': [SKIP],
- 'test-run-wasm/Run_Wasm_StoreMemI32_offset': [SKIP],
- 'test-run-wasm/Run_Wasm_Int32LoadInt16_*': [SKIP],
+ 'test-run-wasm/Run_Wasm_Int32LoadInt16_signext': [SKIP],
+ 'test-run-wasm/Run_Wasm_Int32LoadInt16_zeroext': [SKIP],
'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],
- 'test-run-wasm-js/Run_JSSelect_1': [SKIP],
- 'test-run-wasm-js/Run_JSSelect_2': [SKIP],
- 'test-run-wasm-js/Run_JSSelect_3': [SKIP],
- 'test-run-wasm-js/Run_JSSelect_4': [SKIP],
- 'test-run-wasm-js/Run_JSSelect_5': [SKIP],
- 'test-run-wasm-js/Run_JSSelect_6': [SKIP],
'test-run-wasm-64/Run_WasmI64*': [SKIP],
+ 'test-run-wasm-64/Run_Wasm_I64*': [SKIP],
+ 'test-run-wasm-64/Run_Wasm_LoadStoreI64_sx': [SKIP],
+ 'test-run-wasm-64/Run_TestI64WasmRunner': [SKIP],
}], # 'byteorder == big'
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698