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

[Bug]: Test suites cannot always be found by Vitest #30048

Closed
Tracked by #29531
JReinhold opened this issue Dec 12, 2024 · 1 comment
Closed
Tracked by #29531

[Bug]: Test suites cannot always be found by Vitest #30048

JReinhold opened this issue Dec 12, 2024 · 1 comment

Comments

@JReinhold
Copy link
Contributor

JReinhold commented Dec 12, 2024

After upgrading https://github.com/storybookjs/storybook-rsc-demo to 8.5.0-alpha.21 and running Component Tests, sequential runs fails with multiples of Error: No test suite found in file /Users/jeppe/dev/work/storybook/storybook-rsc-demo/components/auth-button.stories.tsx. It seems to consistently swip-swap between 1 and 9 missing test suites.

missing-test-suites.mp4
@JReinhold JReinhold changed the title [Bug]: Test suites cannot always be found by [Bug]: Test suites cannot always be found by Vitest Dec 12, 2024
@JReinhold
Copy link
Contributor Author

I think this is fixed in #30029, at least removing test.include from the Vitest config seems to have solved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants