-
Notifications
You must be signed in to change notification settings - Fork 892
ci: run with testmon #6596
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
ci: run with testmon #6596
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dmadisetti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice to see somethings deselected. You have some typos
|
Coverage introspection and caching use some of the same mechanisms (it's why we ignore coverage for caching too). Noticing in the failing tests most of them are cache errors. Might be worth skipping these tests on --testmon |
Co-authored-by: Dylan Madisetti <dylan@marimo.io>
Co-authored-by: Dylan Madisetti <dylan@marimo.io>
## 📝 Summary Had staged, just wanted to push and see
Trying out
testmonin order to speed up CI and avoid re-running similar tests and reduce collection startup times