what is "The test runner exited with code 74 before finishing running tests" means?

While trying to run the test on physical device for offline case, and trying to pull to refresh, the test runner just exited with code 74.
I am trying to understand why this is happening and if this is something, it can be fixed from the test side.
Post not yet marked as solved Up vote post of mmittal79 Down vote post of mmittal79
3k views

Replies

Hi @mmittal79, Have you got any workarounds for this problem. In my case it's quite rare and doesn't have any associated crash-logs.
The same situation is with me. It looks like the problem is somewhere in my local environment, because same tests are running successfully on my colleague's Mac, but I can't even guess where exactly.
It would be cool if someone knows any workarounds and share it here.
I was having this issue as well on iOS 14, had to go into Settings -> General -> Device management and trust my certificate.

After that the test application still wouldn't appear.

So I reset my phone, then I saw the app on my home screen. And after that the test would run on them.

Hope this helps.