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

Unified Diff: test/cctest/cctest.status

Issue 1948053002: [wasm] Skip additional wasm tests on big-endian platforms. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 7 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 | test/mjsunit/mjsunit.status » ('j') | 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 e0ee04e652d65051b6c1c094afaf8fbdefccbba8..a9ca3d3ca743e27dd15b263a516290ce08acb4da 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -345,6 +345,8 @@
'test-run-wasm-64/Run_Wasm_I64*': [SKIP],
'test-run-wasm-64/Run_Wasm_LoadStoreI64_sx': [SKIP],
'test-run-wasm-64/Run_TestI64WasmRunner': [SKIP],
+ 'test-run-wasm-64/Run_WasmCall_Int64Sub': [SKIP],
+ 'test-run-wasm-64/Run_Wasm_MemI64_Sum': [SKIP],
}], # 'byteorder == big'
##############################################################################
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698