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

Junit publisher doesn't work for more than one test report

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • junit-plugin
    • None

      In the post build I would like to graph more than one test report for a given run.

      The flexible publish plugin allows you to use the Junit plugin more than once in a post build step, this does work well, however the main history test trend graph on the main page does not show unique graphs for each Report. It only shows one of the reports and displays the same graph for the second report

      To Explain better

      I want to publish reports for BVT1.xml and BVT0.xml.. I want to have separate test trend graphs for each of these.

      I use the flexible publish plugin + junit plugin in the post build and set one to find the BVT1.xml and the other to find BVT0.xml. When the job runs, it does correctly find the TestResults, but the main page for the job will show two test trend graphs of the same thing, so seems that is not "unique"

            jglick Jesse Glick
            lorelei Lorelei McCollum
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: