-
Frank Tang authored
https://chromium.googlesource.com/v8/v8/+/ee3f62fb0dd872841c589a6e61d9c6a97d169939 1. On Android, Skips mjsunit tests depending on setting LC_ALL env var. 2. With the cherrypick from ICU, locale "C" will no longer be canonicalized into "en-US-POSIX" since that is not part of a registered canonicalization. So on OS which there are no LANG, LC_CTYPE or LC_MESSAGE env vars, we need to also map that fallback locale "C" to "en-US". Bug: v8:8242, v8:8260, v8:8903 Change-Id: I63e5db10e0a7453394787421f4d55418f286f67d Reviewed-on: https://chromium-review.googlesource.com/c/1479030Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org> Commit-Queue: Frank Tang <ftang@chromium.org> Cr-Commit-Position: refs/heads/master@{#59927}
985301d8