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

Unified Diff: test/cctest/cctest.status

Issue 1405673003: provides a mechanism for optimizing compilers to select the different Register configuration. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add the TODO comments. Created 5 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 | « src/x64/macro-assembler-x64.cc ('k') | test/cctest/compiler/test-gap-resolver.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 b43db3fb9492c2bdf9c4ec4ce6fb7afa4cda6706..e7ebf798e28baea730394f12e9fe7c8e4ae5fd05 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -311,7 +311,11 @@
##############################################################################
['arch == x87', {
- 'test-run-machops/RunFloat64InsertLowWord32': [SKIP]
+ 'test-run-machops/RunFloat64InsertLowWord32': [SKIP],
+ 'test-run-native-calls/MixedParams_0': [SKIP],
+ 'test-run-native-calls/MixedParams_1': [SKIP],
+ 'test-run-native-calls/MixedParams_2': [SKIP],
+ 'test-run-native-calls/MixedParams_3': [SKIP],
}], # 'arch == x87'
##############################################################################
« no previous file with comments | « src/x64/macro-assembler-x64.cc ('k') | test/cctest/compiler/test-gap-resolver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698