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

Unified Diff: test/intl/intl.status

Issue 494173002: [turbofan] Disable the intl/overrides/string test. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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/intl/intl.status
diff --git a/test/intl/intl.status b/test/intl/intl.status
index d48d695165210a7a8d06d28a072c6c6c498c4a32..2fe446b492e2cb0cea670cc4b5212f755a049a59 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -43,5 +43,8 @@
'date-format/parse-mdyhms': [FAIL],
'number-format/parse-decimal': [FAIL],
'number-format/parse-percent': [FAIL],
+
+ # TODO(jbramley): This test times out with TurboFan. See issue 3526.
+ 'overrides/string': [PASS, NO_VARIANTS],
}], # ALWAYS
]
« 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