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

Unified Diff: test/message/message.status

Issue 1179763004: X87: enable the X87 turbofan support. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 6 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 | « test/cctest/cctest.status ('k') | test/mjsunit/mjsunit.status » ('j') | 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 cfccb5de4864b10cf390cc4f6676a2a62f4e8b34..234bf0f35ca1b50c16f0aa3d1d10ef088d60c42d 100644
--- a/test/message/message.status
+++ b/test/message/message.status
@@ -30,12 +30,4 @@
# 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],
- 'strong-object-set-proto': [SKIP],
-}], # 'arch == x87'
]
« no previous file with comments | « test/cctest/cctest.status ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698