Commit 9de57484 authored by ulan@chromium.org's avatar ulan@chromium.org

Android: sync test/intl to device and disable default-locale.js test.

R=jochen@chromium.org

Review URL: https://chromiumcodereview.appspot.com/24031008

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16918 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent b0778287
......@@ -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)
......@@ -101,6 +101,7 @@ sync_file tools/logreader.js
sync_file tools/tickprocessor.js
echo ""
sync_dir tools/profviz
sync_dir test/intl
sync_dir test/message
sync_dir test/mjsunit
sync_dir test/preparser
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment