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

Stop issue from #444 causing randomly failing runs #14682

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lukeapage
Copy link
Contributor

This is a recreation of my original PR: #11104

(sorry - it was ignored for a year, then got 2 review comments and then ignored for another year. I've tried mentioning, requesting review and asking for help on the forum). I'm hoping I can get some traction on this now, since our work-around, where we (and many other users) patch jest with every install is getting more difficult in jest v30 with the bundling.

Summary

We would like to not have jest failing multiple runs a day because of #4444.

See #4444 (comment) for an explanation of what is going on.

essentially "reasonably sure" in the comment means 99% of the time, but not 100% of the time, meaning jest fails some of the time, which is not great.

Test plan

This is really hard to test... If you think this is an approach you could accept I'd be happy to discuss what else you need.

I don't mind removing the console.log if you like or making this opt-in e.g. "makeJestWorkForLargeCodebasesOnWindows" or whatever you want me to do,, please tell me, I just want to stop having to patch jest and be allowed to update to v30.

Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for jestjs failed.

Built without sensitive environment variables

Name Link
🔨 Latest commit 575bc01
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/654a533040a9110008fcdef1

Copy link

github-actions bot commented Feb 5, 2024

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 5, 2024
@lukeapage
Copy link
Contributor Author

Yep, praying for some review or feedback…

@github-actions github-actions bot removed the Stale label Feb 5, 2024
Copy link

github-actions bot commented May 5, 2024

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label May 5, 2024
@lukeapage
Copy link
Contributor Author

Please review or give some feedback - this is not stale, this blocks us from upgrading because we cannot patch jest any more.

@github-actions github-actions bot removed the Stale label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant