Posts

Post not yet marked as solved
6 Replies
6.2k Views
When we run our UI tests locally with Xcode all tests pass time after time. But when we run the UI tests on our continuous integration server using Fastlane many tests fail with "UI Testing Failure - No matches found for". While investigating the issue we found that the UI tests also fail when run them locally using `xcodebuild test`. Is anyone experiencing the same issues? Why do the UI tests behave differently when run using Xcode and `xcodebuild test` on the same machine ?
Posted
by sdduursma.
Last updated
.