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

Unified Diff: test/intl/intl.status

Issue 1402373002: [test] Set default locale in test runner (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: English interface in env Created 4 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 | test/test262/test262.status » ('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 e89008517b1ec171f8b4bb4c649daf1ac187946b..5ce4bf52afc2c6996ba2e0ffcc7f47d4d797cd99 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -36,22 +36,4 @@
'number-format/parse-decimal': [FAIL],
'number-format/parse-percent': [FAIL],
}], # ALWAYS
-
-##############################################################################
-['system == linux', {
- # BUG(v8:2899).
- 'collator/default-locale': [PASS, FAIL],
-}], # 'system == linux'
-
-##############################################################################
-['system == macos', {
- # BUG(v8:4459).
- 'collator/default-locale': [FAIL],
-}], # 'system == macos'
-
-##############################################################################
-['arch == arm or arch == arm64', {
- # BUG(v8:4459).
- 'collator/default-locale': [PASS, FAIL],
-}], # 'arch == arm or arch == arm64'
]
« no previous file with comments | « no previous file | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698