-
-
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
react tests do not run with node 0.11 #135
Comments
Experienced the same issue here 👍 |
Yeah same here, any ideas? :) 👍 |
Also seeing this one. 👍 |
👍 |
Merging in #243 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying the react examples using node 0.10 everything works fine. Using 0.11 on my Mac (10.9.5) stalls the tests.
This is what I see
/Users/olli/Development/jest/examples/react$ node --version
v0.11.13
/Users/olli/Development/jest/examples/react$ npm test
Using Jest CLI v0.1.18
Found 1 matching test...
The text was updated successfully, but these errors were encountered: