# Caused by https://issues.chromium.org/issues/40893567
# Remove these lines after that bug is fixed.
staging/Intl402/Temporal/old/date-time-format.js
staging/Intl402/Temporal/old/datetime-toLocaleString.js
staging/Intl402/Temporal/old/instant-toLocaleString.js
staging/Intl402/Temporal/old/time-toLocaleString.js
intl402/DateTimeFormat/prototype/format/temporal-objects-resolved-time-zone.js
intl402/DateTimeFormat/prototype/format/timedatestyle-en.js

# These are caught by the default test glob, but are unrelated to Temporal.
# They rely on Intl.DateTimeFormat supporting offset time zones.
intl402/DateTimeFormat/prototype/format/offset-timezone-gmt-same.js
intl402/DateTimeFormat/prototype/formatToParts/offset-timezone-correct.js
intl402/DateTimeFormat/prototype/resolvedOptions/offset-timezone-basic.js
intl402/DateTimeFormat/prototype/resolvedOptions/offset-timezone-change.js

# Temporal test262 runner does not support $262.createRealm()
intl402/DateTimeFormat/proto-from-ctor-realm.js

# https://github.com/tc39/ecma402/issues/402
intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js

# Fails until CLDR 46 (released 2024-10-24) makes its way into a Node.js release
staging/Intl402/Temporal/old/non-iso-calendars.js

# https://github.com/tc39/test262/pull/4336
intl402/DateTimeFormat/canonicalize-utc-timezone.js

# Possibly faulty calculations for year 0 in Hebrew calendar in ICU4C
# https://unicode-org.atlassian.net/browse/ICU-23007
staging/sm/Temporal/PlainDate/from-constrain-hebrew.js

# Test is incorrect, no reason why this date should not exist; seems to be
# working around an ICU4X bug
staging/sm/Temporal/PlainDate/from-islamic-umalqura.js

# Faulty leap month calculations in Chinese calendar in ICU4C
# https://unicode-org.atlassian.net/browse/ICU-22230
staging/sm/Temporal/PlainMonthDay/from-chinese-leap-month-uncommon.js
