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

Unified Diff: test/cctest/cctest.status

Issue 1430943002: X87: Change the test case for X87 float operations (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 1 month 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/compiler/test-run-machops.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 e7ebf798e28baea730394f12e9fe7c8e4ae5fd05..9d7203814394629eb3500e8ebec7052c0dffe01b 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -316,6 +316,10 @@
'test-run-native-calls/MixedParams_1': [SKIP],
'test-run-native-calls/MixedParams_2': [SKIP],
'test-run-native-calls/MixedParams_3': [SKIP],
+ 'test-run-machops/RunFloat64MulAndFloat64Add1': [SKIP],
+ 'test-run-machops/RunFloat64MulAndFloat64Add2': [SKIP],
+ 'test-run-machops/RunFloat64MulAndFloat64Sub1': [SKIP],
+ 'test-run-machops/RunFloat64MulAndFloat64Sub2': [SKIP],
}], # 'arch == x87'
##############################################################################
« no previous file with comments | « no previous file | test/cctest/compiler/test-run-machops.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698