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

Unified Diff: test/test262/test262.status

Issue 2273953003: Add support for DateTimeFormat.formatToParts (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebased Created 4 years, 3 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
« test/intl/assert.js ('K') | « test/intl/date-format/date-format-to-parts.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 2320b537cb3ac49e49eabae82f4a0e8d40f9c18c..19fc54c87823adf9b58ea516478325472cb6c31c 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -459,7 +459,7 @@
'language/expressions/arrow-function/params-dflt-duplicates': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=5244
- 'intl402/DateTimeFormat/prototype/formatToParts/*': [SKIP],
+ 'intl402/DateTimeFormat/prototype/formatToParts/main': [SKIP],
Dan Ehrenberg 2016/09/06 19:39:29 Is this the test that failed because LDML didn't h
jungshik at Google 2016/09/06 21:35:14 Actually, I fixed the test in the latest PS (PS #2
'intl402/NumberFormat/prototype/formatToParts/*': [SKIP],
# https://bugs.chromium.org/p/v8/issues/detail?id=5327
« test/intl/assert.js ('K') | « test/intl/date-format/date-format-to-parts.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698