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

intl tests for proposed additional options in options bag #1225

Merged
merged 1 commit into from
May 16, 2019

Conversation

littledan
Copy link
Member

This patch implements tests for the ECMA 402 PR at
tc39/ecma402#175 . It should not land until that spec patch lands.

It is based on the test test/intl402/Collator/10.1.1_19_c.js

This patch implements tests for the ECMA 402 PR at
tc39/ecma402#175

It is based on the test test/intl402/Collator/10.1.1_19_c.js
@leobalter
Copy link
Member

Any updates here?

@littledan
Copy link
Member Author

Let's leave this open for another little bit; I need to update the patch and tests considering tc39/ecma402#175 (comment)

Tests that the options numberingSystem and calendar can be set through
either the locale or the options.
author: Norbert Lindenberg, Daniel Ehrenberg
includes: [testIntl.js]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR need to tag with features: ID since v8 is implementing this behind flag.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what you mean by "features: ID". You can also turn the flag on for these tests in test262.status.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok got it. LGTM could you land this?

Tests that the options numberingSystem and calendar can be set through
either the locale or the options.
author: Norbert Lindenberg, Daniel Ehrenberg
includes: [testIntl.js]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR need to tag with features: ID since v8 is implementing this behind flag.

Tests that the options numberingSystem and calendar can be set through
either the locale or the options.
author: Norbert Lindenberg, Daniel Ehrenberg
includes: [testIntl.js]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok got it. LGTM could you land this?

@FrankYFTang
Copy link
Contributor

@leobalter

@littledan
Copy link
Member Author

We've concluded in ECMA-402 meetings that tc39/ecma402#175 is ready to land when the tests are ready, given that we have one implementation and repeated consensus. I think all of these are ready to land at this point.

@FrankYFTang
Copy link
Contributor

Could we land this so I can start testing my code in v8?

@leobalter leobalter merged commit 80af423 into tc39:master May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants