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 |