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

Disable slow jest tests #1591

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Disable slow jest tests #1591

merged 2 commits into from
Nov 19, 2024

Conversation

huchenlei
Copy link
Member

Legacy slow tests are very heavily coupled with app.ts logic, and thus becoming very hard to maintain. Since #1563 landed, legacy tests trend to fail because the new load3d extension imports threejs imperatively, and this causes jest runner sometimes running out of resources.

This PR disables slow group of tests until we potentially migrate to vitest, and remove features we no longer want to support, such as group node.

@huchenlei huchenlei merged commit fc9e347 into main Nov 19, 2024
9 checks passed
@huchenlei huchenlei deleted the disable_slow_tests branch November 19, 2024 01:10
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.

1 participant