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

Unified Diff: test/intl/intl.status

Issue 1384683002: [test] Run intl test suite where it should run. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: hrr 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 | « no previous file | tools/run-tests.py » ('j') | 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 6e3192b49073dcf38cb2625ce24a71ed9380a814..3d058b3dfbde1583c180dc95d864bcfda292f696 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -41,4 +41,10 @@
'number-format/parse-decimal': [FAIL],
'number-format/parse-percent': [FAIL],
}], # ALWAYS
+
+##############################################################################
+['system == macos', {
+ # BUG(v8:4459).
+ 'collator/default-locale': [FAIL],
+}], # 'system == macos'
]
« no previous file with comments | « no previous file | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698