TVOS xcode test failed, error: exit status 70
Description of the issue
When attempting to run the xcode-test
step the build fails shortly after launching the simulator.
I found a related issue on github here: https://github.com/bitrise-io/build.issues/issues/14 but it does not solve my issue.
We did just recently update our deployment target to tvos 11.0 (after historically supporting 9.0) but I’ve already set all targets in the xcodeproj to deploy to tvos11, including the tests target
I’ve run several builds not both on the XCode 9.0 and Xcode 9.1 stacks to no success. My xcode-test
step is using the latest version.
This build also runs and tests successfully inside of Xcode 9.0
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : Not using a cache - If you have multiple different build configurations (workflows), does the issue affect all/more than one? : N/A
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : Today, first build since changing the xcodeproj targets to TVOS11
Linux/Android stack builds
Can it be reproduced by running the build locally, after doing a new git clone of the repository into the /tmp
directory and running the build from there with the Bitrise CLI ( https://www.bitrise.io/cli )? If no, can it be reproduced with Docker (using the same docker images / environment we use on bitrise.io)? Related guide: http://devcenter.bitrise.io/docker/run-your-build-locally-in-docker/ .
Other stacks
Can it be reproduced by running the build locally with our CLI ( https://www.bitrise.io/cli ), after doing a new git clone of the repository into the /tmp
directory and running the build from there with the Bitrise CLI ( https://www.bitrise.io/cli )?
Build log
Not sure if you can access this log via admin? Cant upload non-images here: https://www.bitrise.io/api/build/407352b9b2a8b3e9/logs.json?&download=log