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

Unified Diff: test/cctest/cctest.status

Issue 2594043002: [WASM] Fix failing Wasm SIMD F32x4 tests. (Closed)
Patch Set: Re-enable F32x4 tests. Created 3 years, 10 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 6994888d73628f6f26ddb3ce984c12eb15982a35..41e25045d52d07891fe291cc48e3edadad818da9 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -244,10 +244,6 @@
'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