-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Tests fail on CI #270
Comments
I get the same errors locally if I disable tinypool. Interesting. |
It's fixed, thanks! |
@wtchnm Hi, what did you do to solve this issue? |
Hi @vjee! I just updated vitest. I think it has something to do with concurrency as at that time I got the same errors locally disabling tinypool. |
@wtchnm When I run vitest with Thanks for the repy. It looks like I have some more debugging to do. |
Describe the bug
Hi! My tests are working fine locally but are failing on CI. Here are the GitHub Actions logs:
It looks like the DOM is not being rendered in some tests. Maybe I have to wait some time before making the assertions?
Reproduction
Repo: https://github.com/wtchnm/Vitamin/tree/feat/vitest
Action: https://github.com/wtchnm/Vitamin/runs/4607533559?check_suite_focus=true
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: