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

Unified Diff: test/cctest/cctest.status

Issue 1582143004: Additional 64-bit Wasm tests to skip list for big-endian. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 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'
##############################################################################
« 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