Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/expected-failures-cldr42.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ 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
3 changes: 3 additions & 0 deletions test/expected-failures-todo-migrated-code.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Failures in this file will be fixed after migrating the latest polyfill changes
# from proposal-temporal.

intl402/DateTimeFormat/prototype/format/format-function-builtin.js
intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js
3 changes: 3 additions & 0 deletions test/expected-failures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# expected test failures for the transpiled or optimized builds of the polyfill,
# see expected-failures-es5.txt and expected-failures-opt.txt respectively.

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

# Upstream commit 076f2871 introduces a second ToString call on a calendar when
# canonicalizing the timezone name.
staging/Intl402/Temporal/old/date-time-format.js
Expand Down