[test] Remove FAIL expectation for intl/collator/default-locale on Android and Mac

BUG=v8:2899
LOG=N
R=

Review URL: https://codereview.chromium.org/1364583004

Cr-Commit-Position: refs/heads/master@{#30979}
This commit is contained in:
caitpotter88 2015-09-28 07:51:42 -07:00 committed by Commit bot
parent e874579f28
commit 7b405200b0

View File

@ -35,9 +35,6 @@
# TODO(jochen): The following test is flaky.
'overrides/caching': [PASS, FAIL],
# 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],