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

pipelines with more than 1 stage that publishes tests results in multiple "+ no issue" links per test

XMLWordPrintable

      I have a pipeline that has multiple stages, and more than 1 of them has a junit publish step. The tests in those stages are all unique.

      When the pipeline is complete and I examine the test report, I notice that each failed test has 5 "+ no issue" links on the line for that test. I think that's the same number of stages that publish junit results, even though each test only exists in 1 stage.

      It looks like the logic that adds the "+ no issue" link must be adding it multiple times, in the scenario where a pipeline has multiple stages that have a junit publisher.

            imontero Ildefonso Montero
            borisivan boris ivan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: