-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
better explanations of ignored tests
- Loading branch information
Showing
3 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
packages/temporal-polyfill/scripts/test262-config/expected-failures-node-gte16.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#################################################################################################### | ||
# Intl | ||
#################################################################################################### | ||
|
||
# NOT-IMPLEMENTED | ||
# We do not reject legacy ICU time zone IDs | ||
# For options passed to Intl.DateTimeFormat, we do not reject legacy ICU `timeZone`. | ||
# | ||
# Older versions of Node naturally fail on these IDs (ironically more compliant) | ||
# Newer versions of Node accept them (ironically less compliant) | ||
# | ||
intl402/DateTimeFormat/timezone-legacy-non-iana.js |
5 changes: 3 additions & 2 deletions
5
packages/temporal-polyfill/scripts/test262-config/expected-failures-node-gte18.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters