[test] Remove FAIL expectation for intl/collator/default-locale on Android and Mac
authorcaitpotter88 <caitpotter88@gmail.com>
Mon, 28 Sep 2015 14:51:42 +0000 (07:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 28 Sep 2015 14:51:57 +0000 (14:51 +0000)
BUG=v8:2899
LOG=N
R=

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

Cr-Commit-Position: refs/heads/master@{#30979}

test/intl/intl.status

index d48d695..6e3192b 100644 (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],