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

Cleanup 262 tester and stabilize some experimental features #3632

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

jedel1043
Copy link
Member

@jedel1043 jedel1043 commented Jan 30, 2024

Bumps the test262 repo, cleans up our feature list and stabilizes the experimental features promise-with-resolvers and array-grouping.

@jedel1043 jedel1043 added enhancement New feature or request test Issues and PRs related to the tests. builtins PRs and Issues related to builtins/intrinsics labels Jan 30, 2024
@jedel1043 jedel1043 added this to the v0.18.0 milestone Jan 30, 2024
@jedel1043 jedel1043 requested a review from a team January 30, 2024 08:51
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 95,960 96,310 +350
Passed 79,714 79,712 -2
Ignored 3,897 4,217 +320
Failed 12,349 12,381 +32
Panics 0 0 0
Conformance 83.07% 82.77% -0.30%
Broken tests (4):
test/built-ins/AsyncFromSyncIteratorPrototype/throw/throw-null.js [strict mode] (previously Passed)
test/built-ins/AsyncFromSyncIteratorPrototype/throw/throw-null.js (previously Passed)
test/built-ins/AsyncFromSyncIteratorPrototype/throw/throw-undefined.js [strict mode] (previously Passed)
test/built-ins/AsyncFromSyncIteratorPrototype/throw/throw-undefined.js (previously Passed)

@jedel1043
Copy link
Member Author

Verified that the regressions are because of a normative change in the spec. Will investigate a fix for it.

@jedel1043 jedel1043 changed the title Cleanup 262 tester and stabilizes some experimental features Cleanup 262 tester and stabilize some experimental features Jan 30, 2024
Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

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

Looks good to me! :)

@HalidOdat HalidOdat requested a review from a team January 30, 2024 09:42
@nekevss nekevss added this pull request to the merge queue Jan 30, 2024
Merged via the queue into main with commit 5628637 Jan 30, 2024
13 checks passed
@jedel1043 jedel1043 deleted the group-by-with-resolvers-graduation branch January 30, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builtins PRs and Issues related to builtins/intrinsics enhancement New feature or request test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants