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

Allow merge multiple TestResult that came from different steps

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major Major
    • junit-plugin
    • None

      I know that there are no public API in junit, there are no lib packages that distinguisce what is APIs and what is internal. Anyway xUnit since long time rely on junit-plugin to parse gathered reports and provide a UI report.
      Due to recent issues that happens in parallel stage or build steps I need the merge method of TestResultAction is being exposed as public or I'm not able to perform any strategies based only on a specific result gathered by a build step instead of the total registered till now

          [JENKINS-52288] Allow merge multiple TestResult that came from different steps

          Nikolas Falco added a comment -

          xUnit is using version 1.20 to avoid move on Jenkins 2.x and I did see it is already exposed in master.

          Nikolas Falco added a comment - xUnit is using version 1.20 to avoid move on Jenkins 2.x and I did see it is already exposed in master.

            Unassigned Unassigned
            nfalco Nikolas Falco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: