Skip to content

chore: upgrade to Jest 27 #774

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

Closed
wants to merge 4 commits into from
Closed

Conversation

nickserv
Copy link
Contributor

@nickserv nickserv commented Jul 1, 2021

Summary

Ensuring compatibility with breaking changes in Jest 27

Test plan

N/A (see CI)

@nickserv
Copy link
Contributor Author

nickserv commented Jul 1, 2021

The tests pass locally, I'm not sure what's wrong.

@thymikee
Copy link
Member

thymikee commented Jul 5, 2021

Interesting, does adding some custom jest.setTimeout() helps? It's often needed on CI as it tends to be slower than your local machine

@thymikee
Copy link
Member

Closed via #837. The failures were due to tests taking longer to execute. I've increased the timeout globally.

@thymikee thymikee closed this Oct 15, 2021
@nickserv nickserv deleted the jest-27 branch September 15, 2023 17:14
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.

2 participants