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

Unified Diff: test/message/message.status

Issue 1086503002: X87: Disable the test case for X87 since f3338dd3b01c (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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/message/message.status
diff --git a/test/message/message.status b/test/message/message.status
index 234bf0f35ca1b50c16f0aa3d1d10ef088d60c42d..f28aa2a8d32eb7ef07de1aec58b7e06e9e1da851 100644
--- a/test/message/message.status
+++ b/test/message/message.status
@@ -30,4 +30,11 @@
# All tests in the bug directory are expected to fail.
'bugs/*': [FAIL],
}], # ALWAYS
+
+##############################################################################
+['arch == x87', {
+
+ # Crankshaft compiler did not generate required source position for it:
+ 'overwritten-builtins': [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