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

chore: Deprecate node compat itests #25573

Merged
merged 8 commits into from
Sep 16, 2024

Conversation

MohammadSu1
Copy link
Contributor

chore: Deprecate node compat itests
This PR is part of solving #22907.
In this PR, The node_compat_tests.rs file was deprecated, and all the tests were moved under specs/node_compat_tests.
Additionally, the related files under testdata/node were removed after ensuring that they weren't related to any other test.

@MohammadSu1 MohammadSu1 reopened this Sep 11, 2024
@MohammadSu1
Copy link
Contributor Author

@dsherret Can you please review this pull request?

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

Can you please update tools/lint.js and remove node_compat_tests.rs entry from ensureNoNewITests()?

@MohammadSu1
Copy link
Contributor Author

@bartlomieju Done.
I have decreased the number of tests to zero for both node_compat_tests.rs and worker_tests.rs, which I deprecated in the previous pull request.

@MohammadSu1
Copy link
Contributor Author

@dsherret Can you please review this

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@dsherret dsherret merged commit eb8ee95 into denoland:main Sep 16, 2024
17 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.

3 participants