Skip to content

Commit ead5626

Browse files
committed
Update test262
Requires adding an expected failure, pending a test262 pull request. UPSTREAM_COMMIT=38346e13e726628f8650a8c23ad9d8d02f6b5ca7
1 parent 2729d0e commit ead5626

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

test/expected-failures-before-node16.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@ intl402/Temporal/PlainYearMonth/from/canonicalize-era-codes.js
1818
intl402/Temporal/PlainYearMonth/from/reference-day-chinese.js
1919
intl402/Temporal/PlainYearMonth/from/reference-day-gregory.js
2020
intl402/Temporal/PlainYearMonth/from/reference-day-hebrew.js
21+
intl402/Temporal/PlainYearMonth/prototype/with/minimum-valid-year-month.js
2122
intl402/Temporal/ZonedDateTime/construct-non-utc-non-iso.js
2223
intl402/Temporal/ZonedDateTime/supported-values-of.js
2324
staging/Intl402/Temporal/old/japanese-era.js
25+
26+
# Bug where -u-ca- in locale identifier is not honored
27+
intl402/DateTimeFormat/prototype/format/temporal-objects-not-overlapping-options.js
28+
intl402/DateTimeFormat/prototype/formatRange/temporal-objects-not-overlapping-options.js
29+
intl402/DateTimeFormat/prototype/formatRangeToParts/temporal-objects-not-overlapping-options.js
30+
intl402/DateTimeFormat/prototype/formatToParts/temporal-objects-not-overlapping-options.js
31+
intl402/Temporal/PlainMonthDay/prototype/toLocaleString/default-does-not-include-year-time-and-time-zone-name.js
32+
intl402/Temporal/PlainMonthDay/prototype/toLocaleString/lone-options-accepted.js
33+
intl402/Temporal/PlainYearMonth/prototype/toLocaleString/default-does-not-include-day-time-and-time-zone-name.js
34+
intl402/Temporal/PlainYearMonth/prototype/toLocaleString/lone-options-accepted.js
35+
36+
# Bug where lone dayPeriod pulls in default date options
37+
intl402/Temporal/PlainTime/prototype/toLocaleString/lone-options-accepted.js

test/expected-failures.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js
2121

2222
# Fails until CLDR 46 (released 2024-10-24) makes its way into a Node.js release
2323
staging/Intl402/Temporal/old/non-iso-calendars.js
24+
25+
# https://github.com/tc39/test262/pull/4336
26+
intl402/DateTimeFormat/canonicalize-utc-timezone.js

test262

Submodule test262 updated 151 files

0 commit comments

Comments
 (0)