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

Remove import-assertions tests #4203

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Conversation

Jon4t4n
Copy link
Contributor

@Jon4t4n Jon4t4n commented Aug 20, 2024

Support for the assert version was removed in tc39/proposal-import-attributes#161, so I think we can get rid of the import-assertions tests now.

Closes #3780

@Jon4t4n Jon4t4n requested a review from a team as a code owner August 20, 2024 17:43
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

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

Yeah it's time to do this.

Can you also remove it from

test262/features.txt

Lines 34 to 38 in 5e57a79

# Import Assertions (Normative Optional, Deprecated)
# This feature should not be implemented, but if it is it must
# respect the specified behavior
# https://github.com/tc39/proposal-import-attributes/
import-assertions
, and search for import-assertions in the whole repo to make sure we are not missing anything else?

@Jon4t4n Jon4t4n requested a review from a team as a code owner August 22, 2024 13:09
Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Thank you!

@ptomato ptomato merged commit b3d690e into tc39:main Aug 22, 2024
8 checks passed
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.

Disable import-assertions tests
3 participants