From 4040485c35f966fef0f8eb06fab8190eca72157f Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Thu, 7 Nov 2024 12:23:03 -0800 Subject: [PATCH] Update test262 --- polyfill/test/expected-failures.txt | 3 +++ polyfill/test262 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/polyfill/test/expected-failures.txt b/polyfill/test/expected-failures.txt index b5f1d0a4be..4da4db4d78 100644 --- a/polyfill/test/expected-failures.txt +++ b/polyfill/test/expected-failures.txt @@ -19,3 +19,6 @@ 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 diff --git a/polyfill/test262 b/polyfill/test262 index e2f2f92486..26a396da14 160000 --- a/polyfill/test262 +++ b/polyfill/test262 @@ -1 +1 @@ -Subproject commit e2f2f9248605906d818d90b26cd0ac8de8466ed0 +Subproject commit 26a396da146c2928b31ee5750f733af5b0dbf023