-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
feat(jest): enable profiling tests #40183
Conversation
Converted to draft as the overhead is too large. I need to identify what is responsible for the timeouts.
|
size-limit report 📦
|
This seems much better now with eager logging and most test runs seem to have almost no overhead. That said, in some cases like https://github.com/getsentry/sentry/actions/runs/3285415456/jobs/5428080614, a run takes a few minutes longer to complete and times out.. Our test balancer seems to always have one test run that takes a lot longer than the rest (~15min compared to 10-12 on the other 3) |
b60b4c9
to
3cccf77
Compare
15fd41f
to
39106cc
Compare
f607b24
to
9108583
Compare
41fd696
to
9108583
Compare
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.
Enable profiling in jest