We are running Xcode 12.4 and keep randomly seeing the following errors when running our XCUITest tests:
The test runner exited with code -1 before finishing running tests
We can rerun the failed tests and they will pass. Does anyone know the cause of this error or how to fix it? I haven't seen it until we upgraded from 11.3 to 12.4, but not sure if it is something specific to 12.4 or not.