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

fix(jest-core): Correct typo in performance.mark() label for scheduleAndRun:end #14434

Merged
merged 3 commits into from Aug 21, 2023

Conversation

robhogan
Copy link
Contributor

Summary

Fixes my typo from #13859 - I'd accidentally marked jest/scheduleAndRun:start both before and after await scheduleTests().

Test plan

Since upgrading to Jest 29.6.3 we now have instrumentation running for Jest at Meta and will be able to measure any startup improvements or regressions - happy to share aggregate data :). Thanks @SimenB in particular for your support on this.

(Ok, that wasn't really a test plan. 👀 for this one, I guess.)

@netlify
Copy link

netlify bot commented Aug 21, 2023

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 163ba85
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/64e39daf1480e70008286da7
😎 Deploy Preview https://deploy-preview-14434--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@robhogan
Copy link
Contributor Author

No rush to release this btw - I've worked around it in our Jest wrapper for now, this would just be useful to tidy up the next time we get around to a Jest bump.

@SimenB
Copy link
Member

SimenB commented Aug 21, 2023

instrumentation running for Jest at Meta and will be able to measure any startup improvements or regressions - happy to share aggregate data :)

Oh wow, awesome!

@SimenB SimenB merged commit 73c91be into jestjs:main Aug 21, 2023
90 of 91 checks passed
@robhogan robhogan deleted the robhogan/scheduleandrun-label branch August 21, 2023 18:28
@SimenB
Copy link
Member

SimenB commented Aug 24, 2023

https://github.com/jestjs/jest/releases/tag/v29.6.4

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants