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

Add tests for the Explicit Resource Management proposal #3866

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rbuckton
Copy link
Contributor

This adds tests for the Explicit Resource Management proposal based on the spec text at https://tc39.es/proposal-explicit-resource-management as well as several pending pull requests in the proposal repo.

@ptomato
Copy link
Contributor

ptomato commented Aug 9, 2023

While waiting for a review ... seems like the CI is failing due to invalid front matter in test/language/statements/await-using/Symbol.asyncDispose-getter.js, mind taking a look? Please also check the linter output.

@ljharb
Copy link
Member

ljharb commented Feb 28, 2024

@rbuckton if the PRs are landed, and this is ready for review, please rebase it and mark it as such?

ioannad added a commit to ioannad/test262 that referenced this pull request Jul 26, 2024
These are all the prop-desc.js tests from PR tc39#3866 to make reviewing easier.
ioannad added a commit to ioannad/test262 that referenced this pull request Jul 26, 2024
These are all the name.js tests from PR tc39#3866 to make reviewing easier.
ioannad added a commit to ioannad/test262 that referenced this pull request Jul 26, 2024
These are all the length.js tests from PR tc39#3866 to make reviewing easier.
ioannad added a commit to ioannad/test262 that referenced this pull request Jul 26, 2024
ioannad pushed a commit to ioannad/test262 that referenced this pull request Jul 29, 2024
These are all the prop-desc.js tests from @rbuckton's PR tc39#3866 to make reviewing easier.
ioannad pushed a commit to ioannad/test262 that referenced this pull request Jul 29, 2024
These are all the name.js tests from @rbuckton's PR tc39#3866 to make reviewing easier.
ioannad pushed a commit to ioannad/test262 that referenced this pull request Jul 29, 2024
These are all the length.js tests from @rbuckton's PR tc39#3866 to make reviewing easier.
ioannad pushed a commit to ioannad/test262 that referenced this pull request Jul 29, 2024
ptomato pushed a commit that referenced this pull request Jul 29, 2024
These are all the prop-desc.js tests from @rbuckton's PR #3866 to make reviewing easier.
ptomato pushed a commit that referenced this pull request Jul 29, 2024
These are all the name.js tests from @rbuckton's PR #3866 to make reviewing easier.
ptomato pushed a commit that referenced this pull request Jul 29, 2024
These are all the length.js tests from @rbuckton's PR #3866 to make reviewing easier.
ptomato pushed a commit that referenced this pull request Jul 29, 2024
@debadree25
Copy link

Hello!!

First of all thank you so much for your work on the proposal and these tests! I noticed there there are efforts to split parts of the pr and land them, i am working on the spider monkey implementation and i frequently find myself referring to this pr to write my tests! so i would be very happy to help landing this in parts if that would an acceptable thing to do! and if so where from should i start and any specific way in which i should break out tests?

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.

4 participants