I’m encountering an issue where the simulator breaks (e.g. cannot launch any new process) whenever any individual test fails during runtime. In my case the system successfully boots and runs tests, but the moment a test failure occurs, I see some 'Mach error -308 - (ipc/mig) server died' in logs related to sim clone, indicating the root cause preventing test retries from functioning - since the test runner itself dies and cannot be relaunched, there's no process remaining to attempt retries
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: