Virtual-device-testing-for-ios intermittent failing

Hi
We are having an issue with the mentioned step. Sometimes it passes, sometimes it fails. The last couple of days it have been failing rather frequently.

Is there something we can do on our side to reduce/eliminate the fail rate?

This is the log we get:

+------------------------------------------------------------------------------+
| (7) virtual-device-testing-for-ios@1.0                                       |
+------------------------------------------------------------------------------+
| id: virtual-device-testing-for-ios                                           |
| version: 1.0.0                                                               |
| collection: https://github.com/bitrise-io/bitrise-steplib.git                |
| toolkit: go                                                                  |
| time: 2021-10-18T22:24:26Z                                                   |
+------------------------------------------------------------------------------+
|                                                                              |
Configs:
- ZipPath: /Users/vagrant/deploy/testbundle.zip
- TestTimeout: 900
- TestDevices:
---
Model     OS version   Orientation   Locale   
iphone8   12.4         portrait      en       
---
Upload IPAs
=> .xctestrun uploaded
Start test
=> Test started
Waiting for test results
- Validating
- (1/1) running
- (0/1) running
=> Test finished
Test results:
Model     OS version   Orientation   Locale   Outcome                                          
iphone8   12.4         portrait      en       inconclusive(InfrastructureFailure)   
|                                                                              |
+---+---------------------------------------------------------------+----------+
| x | virtual-device-testing-for-ios@1.0 (exit code: 1)             | 43.7 min |
+---+---------------------------------------------------------------+----------+
| Issue tracker: ...itrise-steplib/steps-virtual-device-testing-for-ios/issues |
| Source: ...//github.com/bitrise-steplib/steps-virtual-device-testing-for-ios |
+---+---------------------------------------------------------------+----------+

Thanks in advance.

Hello @mobile-gs :wave:

Can you let me know if the issue still persists?

If it is, could you extend the timeout from 900 seconds to 1800 and see if it changes anything? :slight_smile:

Hi @Roland-Bak , the last couple of weeks the number of failures due to this reason have been much lower. Thanks for the tip, we’ll use it should the issue rise again.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.