Options to debug iOS UITest failing with too long with no output

We are getting the
Too long with no output (exceeded 20m0s): context deadline exceeded
Error when running an iOS UITest
It gives absolutely no information other than the test its running so its hard to narrow down what’s happening.
Is there any way to add code in the swift UITest to output some debug info which will show on the CircleCI output screen? At least that way we can find out what line of code its hanging on.

1 Like

Hi @jfabris,
Have you done ‘Rerun Job with SSH’?