From 86e8a1fdcf93a21cc8bfdc9834dc75c74fd73f7a Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: Jul 16 2023 10:03:34 +0000 Subject: Add ICU 73.2 expected fails --- diff --git a/known_failures.txt b/known_failures.txt index 00aad3b..aeabde4 100644 --- a/known_failures.txt +++ b/known_failures.txt @@ -23,16 +23,18 @@ non262/Intl/DateTimeFormat/hourCycle.js non262/Intl/DateTimeFormat/implied-script-has-consistent-output.js non262/Intl/DateTimeFormat/japanese-gannen-year.js non262/Intl/DateTimeFormat/related-year.js +non262/Intl/DateTimeFormat/timeZone_backzone.js non262/Intl/DateTimeFormat/timeZone_version.js non262/Intl/DateTimeFormat/tz-environment-variable.js non262/Intl/DisplayNames/calendar.js non262/Intl/DisplayNames/dateTimeField.js +non262/Intl/DisplayNames/language-dialect.js non262/Intl/ListFormat/conjunction-type.js non262/Intl/Locale/likely-subtags-generated.js +non262/Intl/Locale/likely-subtags.js non262/Intl/NumberFormat/currency-narrow-symbol.js non262/Intl/NumberFormat/format.js non262/Intl/NumberFormat/notation-compact-long.js -REGRESSIONS test262/built-ins/RegExp/property-escapes/generated/Alphabetic.js test262/built-ins/RegExp/property-escapes/generated/Assigned.js test262/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js @@ -145,3 +147,5 @@ test262/intl402/DateTimeFormat/prototype/formatRange/en-US.js test262/intl402/DateTimeFormat/prototype/formatRange/fractionalSecondDigits.js test262/intl402/DateTimeFormat/prototype/formatRangeToParts/en-US.js test262/intl402/DateTimeFormat/prototype/formatRangeToParts/fractionalSecondDigits.js +test262/intl402/Locale/constructor-non-iana-canon.js +test262/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js