-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
fbsimctl sometimes fails with timeout on Travis CI #68
Comments
Same occurred here: https://travis-ci.org/wix/detox/builds/190579182 |
This might be related to the infrastructure that runs these builds. Travis are working on MacStadium infrastructure (VMWare ESXi), not sure how they dedicate resources per VM, but it smells like this... |
The second issue that happened today was strange. There was a bug in package.json, but it first displayed the timeout issue. I then restarted the build, and it displayed the real issue, so I think the first run was a separate issue, like one in the original post. Very annoying. |
Another one… It fails for no apparent reason. The next build goes through. |
v4.1.4 should solve this issue. Let's keep an eye on CI builds. |
Patch looks good. Closing issue |
https://travis-ci.org/wix/detox/builds/186321306
The text was updated successfully, but these errors were encountered: