v8/test/intl/date-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
..
calendar-with-multiple-type-subtags.js
check-ca-option.js
check-calendar.js
check-hc-option.js
check-nu-option.js
check-numbering-system.js
constructor-calendar-numberingSytem-order.js
constructor-date-style-order.js
constructor-date-time-style-order.js
constructor-date-time-style.js
constructor-no-style-order.js
constructor-order.js
constructor-time-style-order.js
date_style_time_style_hour_cycle.js
date-format-to-parts.js
default-locale.js
en-format-range-to-parts.js
format_range_hour_cycle.js
format-is-bound.js
format-range-to-parts.js
format-range.js
format-test.js
format-with-extensions.js
hour_cycle.js
invalid-time.js
month-far-future.js
property-override-date-style.js
property-override-date-time-style.js
property-override-time-style.js
property-override.js
related-year.js
resolved-options-is-method.js
resolved-options-unwrap.js
resolved-options.js
time_style_hour_cycle.js
timezone-conversion.js
timezone-name-extended.js
timezone-name.js
timezone.js
unmodified-options.js
UnwrapDateTimeFormatUseOrdinaryHasInstance.js