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

Unified Diff: test/cctest/cctest.status

Issue 2624713002: Revert of [WASM] Fix failing Wasm SIMD F32x4 tests. (Closed)
Patch Set: Created 3 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 | test/cctest/wasm/test-run-wasm-simd.cc » ('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 c7eed1d4e70c96bdf874fb915b83fe88c8f4f645..e5ac07cd0ee08af41cbbd4b6cd74c94cb0a09522 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -225,6 +225,10 @@
'test-serialize/StartupSerializerTwice': [SKIP],
'test-serialize/StartupSerializerOnceRunScript': [SKIP],
'test-serialize/StartupSerializerTwiceRunScript': [SKIP],
+ 'test-run-wasm-simd/RunWasmCompiled_F32x4Add': [SKIP],
+ 'test-run-wasm-simd/RunWasmCompiled_F32x4Sub': [SKIP],
+ 'test-run-wasm-simd/RunWasmInterpreted_F32x4Add': [SKIP],
+ 'test-run-wasm-simd/RunWasmInterpreted_F32x4Sub': [SKIP],
############################################################################
# Slow tests.
« no previous file with comments | « no previous file | test/cctest/wasm/test-run-wasm-simd.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698