diff --git a/test262/intl_skip_tests.json b/test262/intl_skip_tests.json index 88fbfd1932b4f32be548ec792df99f69f086ce9f..1fbe50bf9774f148a2916f6ae49a667e0fc3c596 100644 --- a/test262/intl_skip_tests.json +++ b/test262/intl_skip_tests.json @@ -25,6 +25,15 @@ "files": [ "intl402/language-tags-canonicalized.js", "intl402/language-tags-valid.js", + "intl402/Locale/likely-subtags.js", + "intl402/Locale/constructor-non-iana-canon.js", + "intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js", + "intl402/DateTimeFormat/prototype/formatRange/en-US.js", + "intl402/DateTimeFormat/prototype/formatRange/fractionalSecondDigits.js", + "intl402/DateTimeFormat/prototype/format/timedatestyle-en.js", + "intl402/DateTimeFormat/prototype/formatRangeToParts/fractionalSecondDigits.js", + "intl402/DateTimeFormat/prototype/formatRangeToParts/en-US.js", + "intl402/NumberFormat/prototype/format/units.js", "intl402/NumberFormat/prototype/formatToParts/main.js", "intl402/NumberFormat/currency-digits.js", "intl402/NumberFormat/prototype/format/numbering-systems.js",