-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Detox hangs on circleci #717
Comments
Yeah, it's happening here too. |
I appreciate this is a low priority issue as it impacts 2 people that we know of, so to hopefully get some feedback I cast the net wider on SO https://stackoverflow.com/questions/50248654/are-circleci-macos-boxes-too-low-spec-to-run-detox |
yes, we saw the same |
@diegolmello @bmakuh have you guys managed to work around this? |
@Angry-Potato @bmakuh I've updated to 7.3.5 and it works... sometimes. It's still broken. |
@Angry-Potato unfortunately no. We were on the two week macOS trial to try to get it running, and we were never able to before the trial ran out. |
@diegolmello @bmakuh I dropped to an early node 8 version, and detox now runs fine. |
Description
Installed Detox 7.3.5 in a RN project, configured with jest as the test runner. Runs fine locally, all tests pass in a speedy fashion. The tests never pass on circleci, detox appears to hang as the debug sync output reports it as forever busy. My hunch is that this is a side effect of the very low spec circleci macos box but it would be nice to have some validation.
Steps to Reproduce
Example repo: https://github.com/Angry-Potato/detox-testing
Detox, Node, Device, Xcode and macOS Versions
There is a more comprehensive list of the circleci environment in which Detox is run here https://circle-macos-docs.s3.amazonaws.com/image-manifest/build-298/index.html
Device and verbose Detox logs
detox-hang-verbose-log.txt
The text was updated successfully, but these errors were encountered: