• Ben Noordhuis's avatar
    [intl] translate locale en_US_POSIX to en-US · 2b5a36d5
    Ben Noordhuis authored
    en_US_POSIX is ICU's fallback locale on POSIX platforms for when it
    cannot detect a default locale.  Consider it equivalent to en-US.
    
    I won't claim this is the best possible fix but it makes the following
    tests pass again for me locally:
    
        intl/break-iterator/default-locale
        intl/break-iterator/wellformed-unsupported-locale
        intl/collator/default-locale
        intl/collator/wellformed-unsupported-locale
        intl/date-format/default-locale
        intl/date-format/wellformed-unsupported-locale
        intl/number-format/default-locale
        intl/number-format/wellformed-unsupported-locale
    
    R=jgruber@chromium.org
    
    Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
    Change-Id: I0e8029f4ffaf5fd3ca72a1cc5db2878891744864
    Reviewed-on: https://chromium-review.googlesource.com/567981
    Commit-Queue: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#46730}
    2b5a36d5
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
gypfiles Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...