Index: test/intl/intl.status |
diff --git a/test/intl/intl.status b/test/intl/intl.status |
index 007943a323c8cc7c763a590e1b454e8eb8e531b0..4ecbf325ada948674dd731a0fb0d87ea8824fb74 100644 |
--- a/test/intl/intl.status |
+++ b/test/intl/intl.status |
@@ -38,11 +38,5 @@ |
# BUG(2899): default locale for search fails on mac and on android. |
'collator/default-locale': [['system == macos or arch == android_arm or arch == android_ia32', FAIL]], |
- |
- # BUG(v8:3454). |
- 'date-format/parse-MMMdy': [FAIL], |
- 'date-format/parse-mdyhms': [FAIL], |
- 'number-format/parse-decimal': [FAIL], |
- 'number-format/parse-percent': [FAIL], |
}], # ALWAYS |
] |