Bitrise Build Issue Report template
Description of the issue
The device test for ios fails as ‘inconclusive’, without any error message
Environment/stack:
iPhone 11, ios 13.3
xcode 12.2
cocoapods 1.10.1
Which build Step causes the issue and which version of the step?
device test for ios
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. : NO -
Does the issue happen sporadically, or every time? : Every time
-
Does upgrading the build Step to the latest version help? : NO
Logs:
+------------------------------------------------------------------------------+
| (5) virtual-device-testing-for-ios@0 |
+------------------------------------------------------------------------------+
| id: virtual-device-testing-for-ios |
| version: 0.9.12 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2021-01-04T07:31:11Z |
+------------------------------------------------------------------------------+
| |
[34;1mConfigs:e[0m
- ZipPath: /Users/vagrant/deploy/testbundle.zip
- TestTimeout: 900
- TestDevices:
---
Model OS version Orientation Locale
iphone11 13.3 portrait en
---
[34;1mUpload IPAse[0m
[32;1m=> .xctestrun uploadede[0m
[34;1mStart teste[0m
[32;1m=> Test startede[0m
[34;1mWaiting for test resultse[0m
- Validating
- (1/1) running
- (0/1) running
[32;1m=> Test finishede[0m
[34;1mTest results:e[0m
Model OS version Orientation Locale Outcome
iphone11 13.3 portrait en e[33;1minconclusivee[0m
| |
+---+---------------------------------------------------------------+----------+
| e[31;1mxe[0m | e[31;1mvirtual-device-testing-for-ios@0 (exit code: 1)e[0m | 2.5 min |
+---+---------------------------------------------------------------+----------+
| Issue tracker: ...itrise-steplib/steps-virtual-device-testing-for-ios/issues |
| Source: ...//github.com/bitrise-steplib/steps-virtual-device-testing-for-ios |
+---+---------------------------------------------------------------+----------+