Receiving log in console: "FATAL: Log statements out of sync: current test case was null" when running unit tests in Jenkins build for iOS project. The build continues and eventually passes, but this error causes build to hang for at least a minute. Our builds now take around 10 minutes instead of the 2 they were taking before.
I see same issue in my automated tests. Can this be fixed ASAP please as it makes out tests useless. We get no useful metrics out of out tests because they almost always end with this FATAL error exception. We have over 1000 tests that are run on a daily basis and sometimes it crashes after only 50 tests run. Sometimes it get's almost to the end. There is no pattern in crashing. It's always on a different test/testClass