-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
chore: upgrade babel dependencies #8011
Conversation
I'm unable to reproduce the CI failure... |
I was able to reproduce after letting the tests run for a long time. Which tests fail seems to be random. And a second right after, no changes, passed One of the test runs on CI ended in a segfault, fwiw. |
What steps are necessary in order to get jest to build locally? I did run yarn but i fails with this:
|
gah, gotta fix that. You can do |
Upgraded in #8850 |
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
I tried doing this on master, but it broke node 6 in horrible ways 😅 I've been a bit more thorough this time (I guess it was some mismatch of babel packages somehow that caused the failure)
We need to upgrade for babel/babel#9302, which is in 7.3.0
Test plan
Green CI