-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix(pretty-format): print ArrayBuffer and DataView incorrectly #14290
Conversation
✅ Deploy Preview for jestjs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thanks! Could you sign the CLA? |
I do wonder if we need to wait for Jest 30 though, as this will change people's snapshots |
Ok. Are there any plans for the release date of Jest 30? |
This summer, probably 🙂 |
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.
thanks!
I think this #14408 should be the same problem, Do you have time take a look that |
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. |
Summary
fix print ArrayBuffer and DataView incorrectly
Test plan
Added