Skip to content

Commit be4e0ef

Browse files
committed
Update test262
1 parent 6b581f3 commit be4e0ef

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

polyfill/ci_codecov_test262.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ node runtest262.mjs "test262/test/built-ins/Date/*/toTemporalInstant/*.js" || [
1919
for subdir in $subdirs; do
2020
node runtest262.mjs "$subdir/**" || failed=1
2121
done
22-
node runtest262.mjs "test262/test/staging/Intl402/Temporal/**/*.js" || failed=1
2322
node runtest262.mjs "test262/test/intl402/DateTimeFormat/**/*.js" || failed=1
2423
node runtest262.mjs "test262/test/built-ins/Date/*/toLocale*String/*.js" || failed=1
2524

polyfill/test/expected-failures.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Caused by https://issues.chromium.org/issues/40893567
22
# Remove these lines after that bug is fixed.
3-
staging/Intl402/Temporal/old/date-time-format.js
43
intl402/DateTimeFormat/prototype/format/temporal-objects-resolved-time-zone.js
54
intl402/DateTimeFormat/prototype/format/timedatestyle-en.js
65

0 commit comments

Comments
 (0)