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

Unified Diff: test/test262/test262.status

Issue 2239523002: Expose getCanonicalLocales() for Intl object (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: check if returned object is an array Created 4 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 | « test/intl/general/getCanonicalLocales.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 5d62f38751d93130fce735b804f43f3af1a13b7e..da21642723f7f5e4da1bc85d0b35bc66f7982d25 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -333,7 +333,10 @@
'language/module-code/*': [SKIP],
# https://bugs.chromium.org/p/v8/issues/detail?id=5012
- 'intl402/Intl/getCanonicalLocales/*': [FAIL],
+ # http://bugs.icu-project.org/trac/ticket/12671
+ 'intl402/Intl/getCanonicalLocales/weird-cases': [FAIL],
+ # https://github.com/tc39/test262/issues/743
+ 'intl402/Intl/getCanonicalLocales/main': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=5115
'language/statements/class/subclass/class-definition-null-proto-missing-return-override': [FAIL],
« no previous file with comments | « test/intl/general/getCanonicalLocales.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698