Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17277

Jenkins iOS job broken because “FATAL: Log statements out of sync: current test case was null”

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • xcode-plugin
    • None
    • Mac OSX 10.8.2

      Because [DEBUG] is being printed in the ocunit test output for each test that's run:

      [DEBUG] Test Case '-[TopicTests testForListOfQuestions]' started.
      Test Case '-[TopicTests testForListOfQuestions]' passed (0.000 seconds).

      You get the following error from the xcode plugin when it's trying to parse the ocunit test output for display in Jenkins:

      FATAL: Log statements out of sync: current test case was null

            Unassigned Unassigned
            cdisdero Christopher Disdero
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: