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

Unified Diff: test/intl/intl.status

Issue 24031008: Android: sync test/intl to device and disable default-locale.js test. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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
« no previous file with comments | « no previous file | tools/android-sync.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/intl/intl.status
diff --git a/test/intl/intl.status b/test/intl/intl.status
index ad23784d8a3f42e85b2ece37044ef51c2b08904d..4967eb08e1f87f09af5b193734681408102fb6c4 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -35,5 +35,5 @@ general/v8Intl-exists: FAIL
# TODO(jochen): The following test is flaky.
overrides/caching: PASS || FAIL
-# BUG(2899): default locale for search fails on mac.
-collator/default-locale: FAIL if $system == macos
+# BUG(2899): default locale for search fails on mac and on android.
+collator/default-locale: FAIL if ($system == macos || $arch == android_arm || $arch == android_ia32)
« no previous file with comments | « no previous file | tools/android-sync.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698