v8/test/intl/general
Jungshik Shin a46bc03591 Prepare for ICU roll to 63.1
In Chromium tree, ICU is rolled to 63.1. And, auto-roller will soon
try to roll ICU in v8 to 63.1.  Due to a nodejs trybot issue,
autoroll needs a manual intervention. In the meantime, this CL
will get rid of other blocking issues for ICU update.

Prepare for the ICU roll by revising test/intl as following:

* Line breaking loose mode is now supported in the
Chromium's copy of ICU. Adjust the test expectation.

* ICU's uloc_* can handle overlong locale ids. Drop tests
that are not valid any more.

Once ICU is rolled, a couple of TSAN-suppressed tests can
be unsuppressed, but that has to be done in a separate CL.

Bug: chromium:893196,v8:8272, v8:8110
Test: intl/*, test262/test402/*
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: I17f11457b61376b1e8d41bbbc951fa6cd3355a54
Reviewed-on: https://chromium-review.googlesource.com/c/1289369
Commit-Queue: Jungshik Shin <jshin@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#57105}
2018-10-30 05:01:18 +00:00
..
case-mapping.js Fix common misspellings 2017-08-02 09:35:28 +00:00
constructor.js [intl] Add new semantics + compat fallback to Intl constructor 2016-12-23 14:32:16 +00:00
empty-handle.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
getCanonicalLocales.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
grandfathered_tags_without_preferred_value.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
invalid-locale.js Prepare for ICU roll to 63.1 2018-10-30 05:01:18 +00:00
language_tags_with_preferred_values.js Use ICU to validate and canonicalize lang tag 2018-10-05 08:26:39 +00:00
mapped-locale.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
smp-identifier.js Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
supported-locales-of.js [Intl] Refactor LookupSupportedLocales 2018-10-08 20:36:48 +00:00