Commit f8e32dbd authored by Nate Fischer's avatar Nate Fischer Committed by Commit Bot

AW docs: mention CTS requires en-US locale

This amends documentation to mention CTS generally requires the en-US
locale. This is actually a requirement for
WebSettingsTest#testAccessAllowFileAccess(), and it's probably worth
calling out explicitly since some of the WebView team are based in the
United Kingdom (and en-GB is *not* compatible).

For more context, see
https://android-review.googlesource.com/c/platform/cts/+/1363422

Test: Upload to gerrit > open file > click "gitiles"
Change-Id: I4d8f197d9cf2ed259a3757650d042725448f2a94
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304555
Commit-Queue: Richard Coles <torne@chromium.org>
Auto-Submit: Nate Fischer <ntfschr@chromium.org>
Reviewed-by: default avatarRichard Coles <torne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#790047}
parent 3fef6172
...@@ -165,6 +165,11 @@ $ android_webview/tools/run_cts.py \ ...@@ -165,6 +165,11 @@ $ android_webview/tools/run_cts.py \
$ adb logcat $ adb logcat
``` ```
*** promo
**Tip:** make sure your device locale is **English (United States)** per
[CTS setup requirements](https://source.android.com/compatibility/cts/setup).
***
To disable failing CTS tests, please see the cts_config To disable failing CTS tests, please see the cts_config
[README](../tools/cts_config/README.md) file. [README](../tools/cts_config/README.md) file.
......
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