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

Unified Diff: test/cctest/cctest.status

Issue 2405743002: X87: Skip MultiReturnSelect_f32/MultiReturnSelect_f64 tests. (Closed)
Patch Set: Created 4 years, 2 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 7bc1369aca9ad1414e8dea4392d8b46682532403..b7bcb6b5e3f001660ee0a0c488d74ed8288d780d 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -291,6 +291,8 @@
'test-run-machops/RunFloat64Tan': [SKIP],
'test-cpu-profiler/Inlining': [SKIP],
'test-gap-resolver/FuzzResolver': [SKIP],
+ 'test-run-wasm/RunWasmCompiled_MultiReturnSelect_f32': [SKIP],
+ 'test-run-wasm/RunWasmCompiled_MultiReturnSelect_f64': [SKIP],
}], # 'arch == x87'
##############################################################################
« 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