Bitrise Build Issue Report template
Description of the issue
Please describe the issue here
Environment:
It happened on Bitrise.io with the stack : Xcode 13.1.x, on macOS 11.4 (Big Sur)
Which build Step causes the issue and which version of the step?
Xcode Test For iOS (v. 4.0.1)
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 with workflow, when we use this step, starting from the beginning of December 2021
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : beginning of December 2021
Local reproduction
Cant reproduced, locally all tests are going well. There was a problem with several tests, we commented them out, and after that another test started to crash.
Local reproduction: Linux / Android (docker based) stack builds
Build log
The main error for failed tests, related to expectation
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: “no description provided”.
** /Users/vagrant/git/WatsonTests/Account/Orders/Place Order/PlaceOrderResultTests.swift:132**
** ** ** }** ** wait(for: [successExpectation], timeout: 5)** ** }** **
**
** Executed 293 tests, with 1 failure (0 unexpected) in 95.503 (102.050) seconds**
exit: 65