-
-
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
unstable results #1814
Comments
Duplicate of #1191 |
for the crash it's duplicate. |
@sheremet-va I use node 18.7.0 on my computer It works all test pass https://github.com/TuSimple/naive-ui/runs/7710763851?check_suite_focus=true |
Update to 0.21.0 to see stack trace. There was an error that didn't show it |
Describe the bug
I try to migrate naive-ui test from jest to vitest
now I can run pnpm test for every single component and won't get error
but If i run
pnpm test
for the whole project will get V8 errorif I run
pnpm test:update
for the whole project it won't get erroron my friend m1 pro max mbp run all test for the project it sometimes pass sometimes V8 error
the results is so Inconsistent.
I think there are something wrong with tiny pool.
and on the ci It will report a error
https://github.com/TuSimple/naive-ui/runs/7710271807?check_suite_focus=true
It's too confusing so I try to looking for help.
Reproduction
https://github.com/Sepush/naive-ui/tree/vi
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: