diff --git a/test262/intl_skip_tests.json b/test262/intl_skip_tests.json index 62168a2585b6d0eb22d157cb13c31adad44f25e0..92c12c21fc1a805701532296f008552cd7c25c9f 100644 --- a/test262/intl_skip_tests.json +++ b/test262/intl_skip_tests.json @@ -23,31 +23,12 @@ "intl402/language-tags-canonicalized.js", "intl402/constructors-string-and-single-element-array.js", "intl402/language-tags-valid.js", - "intl402/fallback-locales-are-supported.js", - "intl402/supportedLocalesOf-consistent-with-resolvedOptions.js", - "intl402/supportedLocalesOf-unicode-extensions-ignored.js", "intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-timeStyle.js", "intl402/DateTimeFormat/prototype/format/timedatestyle-en.js", - "intl402/RelativeTimeFormat/prototype/format/pl-pl-style-long.js", - "intl402/RelativeTimeFormat/prototype/format/pl-pl-style-short.js", - "intl402/RelativeTimeFormat/prototype/format/pl-pl-style-narrow.js", - "intl402/RelativeTimeFormat/prototype/formatToParts/pl-pl-style-long.js", - "intl402/RelativeTimeFormat/prototype/formatToParts/pl-pl-style-short.js", - "intl402/RelativeTimeFormat/prototype/formatToParts/pl-pl-style-narrow.js", "intl402/NumberFormat/prototype/formatToParts/main.js", "intl402/NumberFormat/currency-digits.js", - "intl402/Locale/constructor-non-iana-canon.js", - "intl402/Locale/extensions-grandfathered.js", - "intl402/Locale/likely-subtags-grandfathered.js", - "intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js", - "intl402/Intl/getCanonicalLocales/non-iana-canon.js", - "intl402/Intl/getCanonicalLocales/transformed-ext-canonical.js", "intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-yes-to-true.js", - "intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-region.js", - "intl402/Intl/getCanonicalLocales/preferred-grandfathered.js", - "intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-subdivision.js", - "intl402/Intl/getCanonicalLocales/canonicalized-tags.js", - "intl402/Intl/getCanonicalLocales/transformed-ext-invalid.js" + "intl402/Intl/getCanonicalLocales/canonicalized-tags.js" ] } ]