Post

Replies

Boosts

Views

Activity

Failure requesting automation session: Timed out waiting for target to check in
For my iOS app XCUITest, I'm trying to run parallel distributed testing tests and some of the cases in the test suite fails with the below reason: "Failure requesting automation session for com.app:10909: Timed out waiting for target to check in."This error comes up when the tests are trying to execute XCUIApplication().launchIf I execute in random order or without parallelization all tests are passing as there are no dependency between tests.Has anyone faced this issue and fixed it?
2
0
2.0k
Aug ’19