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

Fix groupBy string test keys to be insertion order #4053

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

syg
Copy link
Contributor

@syg syg commented Apr 11, 2024

🥰, the first emoji, has the key 'after', so the insertion order of the keys is 'after', 'before'.

Also, this test was committed after multiple engines have shipped groupBy. Did the CI run this against implementations?

@syg syg requested a review from a team as a code owner April 11, 2024 22:00
@ljharb
Copy link
Member

ljharb commented Apr 11, 2024

This was added in #4038; ping @sosukesuzuki

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

confirmed these tests against my polyfill

ljharb added a commit to es-shims/Object.groupBy that referenced this pull request Apr 11, 2024
ljharb added a commit to es-shims/Map.groupBy that referenced this pull request Apr 11, 2024
@ptomato
Copy link
Contributor

ptomato commented Apr 11, 2024

Did the CI run this against implementations?

The CI runs PRs against implementations, but only confirms that the tests can be run from beginning to end, not that they pass. (Only the ESMeta job checks if they pass.)

@ptomato ptomato merged commit 0c43c58 into tc39:main Apr 11, 2024
8 checks passed
@sosukesuzuki
Copy link
Contributor

Ahh sorry, thank you.

hubot pushed a commit to v8/v8 that referenced this pull request Apr 22, 2024
See tc39/test262#4053

Bug: v8:12499
Change-Id: Ib60ed75dbd92ae1e052d76d56445c0fbad2796a6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5472808
Reviewed-by: Rezvan Mahdavi Hezaveh <[email protected]>
Commit-Queue: Rezvan Mahdavi Hezaveh <[email protected]>
Auto-Submit: Shu-yu Guo <[email protected]>
Commit-Queue: Shu-yu Guo <[email protected]>
Cr-Commit-Position: refs/heads/main@{#93510}
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

Successfully merging this pull request may close these issues.

5 participants