Skip to content

Commit 0a5f290

Browse files
committed
Update expected failure files
This is in preparation for a new temporal-test262-runner release: js-temporal/temporal-test262-runner#20
1 parent e3136ab commit 0a5f290

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

test/expected-failures-cldr42.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ staging/Intl402/Temporal/old/datetime-toLocaleString.js
1010
staging/Intl402/Temporal/old/instant-toLocaleString.js
1111
staging/Intl402/Temporal/old/time-toLocaleString.js
1212
intl402/DateTimeFormat/prototype/format/temporal-objects-resolved-time-zone.js
13+
intl402/DateTimeFormat/prototype/format/timedatestyle-en.js
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Failures in this file will be fixed after migrating the latest polyfill changes
22
# from proposal-temporal.
3+
4+
intl402/DateTimeFormat/prototype/format/format-function-builtin.js
5+
intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js

test/expected-failures.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# expected test failures for the transpiled or optimized builds of the polyfill,
33
# see expected-failures-es5.txt and expected-failures-opt.txt respectively.
44

5+
# Temporal test262 runner does not support $262.createRealm()
6+
intl402/DateTimeFormat/proto-from-ctor-realm.js
7+
58
# Upstream commit 076f2871 introduces a second ToString call on a calendar when
69
# canonicalizing the timezone name.
710
staging/Intl402/Temporal/old/date-time-format.js

0 commit comments

Comments
 (0)