-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Jenkins
I have a Jenkins build server for my iOS project. I configured a job with the XCode integration plugin to launch unit test, but an error occurred when the first test is been launched:
started.FATAL: Log statements out of sync: current test suite 'Target_Test.xctest' not exists
When I launch on the server machine the right xcodebuild command line, there is no problem.
Jenkins version: 2.46.3
Xcode Integration plugin version: 2.0.4
- is blocked by
-
JENKINS-55984 Unable to perform Unit tests due to error "started.FATAL: Log statements out of sync: current test suite not exists
- Fixed but Unreleased