-
Notifications
You must be signed in to change notification settings - Fork 158
/
Copy pathexpected-failures.txt
39 lines (31 loc) · 1.82 KB
/
expected-failures.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# 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