Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please sync the test to intl-duration-format/pull PR181 #4050

Open
FrankYFTang opened this issue Apr 10, 2024 · 1 comment
Open

Please sync the test to intl-duration-format/pull PR181 #4050

FrankYFTang opened this issue Apr 10, 2024 · 1 comment

Comments

@FrankYFTang
Copy link
Contributor

@ben-allen @anba
Please fix the following tests in test262 after the landing of the PR
tc39/proposal-intl-duration-format#182

test262/intl402/DurationFormat/prototype/format/negative-duration-style-default-en
test262/intl402/DurationFormat/prototype/format/negative-durationstyle-long-en
test262/intl402/DurationFormat/prototype/format/negative-durationstyle-digital-en
test262/intl402/DurationFormat/prototype/format/negative-durationstyle-narrow-en
test262/intl402/DurationFormat/prototype/format/negative-duration-style-short-en
test262/intl402/DurationFormat/prototype/formatToParts/negative-duration-formatToParts-style-digital-en
test262/intl402/DurationFormat/prototype/formatToParts/negative-duration-formatToParts-style-long-en
test262/intl402/DurationFormat/prototype/formatToParts/negative-duration-formatToParts-style-narrow-en
test262/intl402/DurationFormat/prototype/formatToParts/negative-duration-formatToParts-style-short-en
test262/intl402/DurationFormat/prototype/formatToParts/negative-duration-formatToParts-style-default-en

These test call partitionDurationFormatPattern inside test262/harness
/testIntl.js

But that file has not reflect the changes in PR182 yet.

@anba
Copy link
Contributor

anba commented Apr 11, 2024

These tests are fixed by #3983.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants