-
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
Command failed: /usr/bin/xcrun simctl shutdown #671
Comments
Does this also happen locally ? /usr/bin/xcrun simctl launch 7171AA16-2E5C-4DEB-B845-7B6DB382CC58
/usr/bin/xcrun simctl shutdown 7171AA16-2E5C-4DEB-B845-7B6DB382CC58 |
@rotemmiz actually this is intermittent. I take some screenshot too, by using this: const saveScreenshot = fileName =>
exec(
`xcrun simctl io booted screenshot \${CIRCLE_ARTIFACTS:='./e2e/screenshots'}/${fileName}.png`
) Do you think that may cause side effects ? |
I don't believe it will. |
Either way, not a Detox issue. |
I'm using detox on circleci execute into a macos box.
Stacktrace
The text was updated successfully, but these errors were encountered: