[intl] Skip intl test on Android

Bug: v8:11922
Change-Id: I9836b9ab2b8667b2c08f9525a386566117d95598
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2982606
Auto-Submit: Nico Hartmann <nicohartmann@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75363}
This commit is contained in:
Nico Hartmann 2021-06-24 14:02:48 +02:00 committed by V8 LUCI CQ
parent 7434a4810f
commit 8224f4f5d5

View File

@ -63,6 +63,8 @@
'default_locale': [SKIP],
# Unable to change locale and TZ on Android:
'regress-7770': [SKIP],
# Bug(v8:11922)
'localematcher/bestfit-supplemental-files': [SKIP],
}], # 'system == android'
################################################################################