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

Publishing Jacoco Test Results should update junitResult.xml

XMLWordPrintable

      Hi,

      the goal is to let jacoco and test-results-analyzer plugins play nicely together.

      Currently the test-results-analyzer plugin does not pick up the results from Jacoco. It requires the "Publish Junit-Reports" post build action to pick up the results of 'target/surefire-reports/*.xml' and put it into junitResult.xml. These files are used by the test-results-analyzer plugins to display the history of the test results.

      The same thing should be done, when publishing Jacoco Test Results, so they can be picked up from test-results-analyzer plugin.

            ognjenb Ognjen Bubalo
            robert_lieske Robert Lieske
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: