Skip to content
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

Investigate CI error #4635

Closed
Timer opened this issue Jun 18, 2018 · 3 comments
Closed

Investigate CI error #4635

Timer opened this issue Jun 18, 2018 · 3 comments

Comments

@Timer
Copy link
Contributor

Timer commented Jun 18, 2018

https://travis-ci.org/facebook/create-react-app/jobs/393662639#L2786-L2810

@omermindivanli
Copy link

Just googled the error, I think it is related to jsdom https://goo.gl/JH5DzE

@Brew-Brew
Copy link
Contributor

I fixed this issue by version up jsdom in kitchensink dependecy :) I #4678

@bugzpodder
Copy link

bugzpodder commented Jul 14, 2018

I finally got two green builds in travis after separating out kitchensink tests into two tests #4767
I've seen a variety of error messages on Travis, and haven't had much success fixing all of them, but I think having two tests helps a lot, whereas before there were many timeouts from yarn build/request fetching.

current mocha tests: https://travis-ci.org/facebook/create-react-app/builds/403949036
experimental jest tests: https://travis-ci.org/facebook/create-react-app/builds/403952760

@Timer Timer closed this as completed Sep 20, 2018
@lock lock bot locked and limited conversation to collaborators Jan 18, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

4 participants