v8/test/intl/relative-time-format
Frank Tang 08c469719c [intl] Migrate to ICU 72
DEPS change in chromium is in
https://chromium-review.googlesource.com/c/chromium/src/+/3995549
and should be landed first.

This CL fix all the broken test in v8.

ICU72 release note https://icu.unicode.org/download/72
CLDR42 release note https://cldr.unicode.org/index/downloads/cldr-42

Key changes
1. Fix the test expectation for the formatted date string
a. use U+202f (narrow nbsp) before "PM" and "AM".
b. use U+200A (thin space) around U+2013 in date duration format.
2. Mark the test262 breakage.

Bug: chromium:1371208
Change-Id: I4e2ecc6330845a2bf86711bc4ee6fe6407f140c1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4004606
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84374}
2022-11-21 07:04:20 +00:00
..
check-numbering-system.js Remove keyword/value "ca" and "nu" from locale 2019-10-30 21:00:08 +00:00
constructor-order.js [Intl] Add order check test for Intl.* 2018-12-02 23:37:49 +00:00
constructor.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
default-locale-fr-CA.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
default-locale-pt-BR.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
format-en.js [intl] Migrate to ICU 72 2022-11-21 07:04:20 +00:00
format-to-parts-en.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
format-to-parts-plural.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
format-to-parts.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
format.js Reland test part of "[Intl] Cleans up intl-relative-time-format flag" 2019-01-24 23:17:35 +00:00
numberingSystems.js [Intl] Add "numberingSystem" for Intl.RelativeTimeFormat 2019-05-10 16:12:14 +00:00
resolved-options-nu-extended.js Fix android test breakage due to lack of locale 2020-04-01 21:34:33 +00:00
resolved-options-nu.js Split out tests of "bn" locale to a different file. 2019-04-11 16:13:52 +00:00
resolved-options.js [Intl] Throws exception on grandfather and private locale 2019-09-16 20:59:11 +00:00
supported-locale.js Implement the localeMatcher: "best fit" 2019-12-18 20:58:08 +00:00