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

Use the new PipelineAPI to correctly mark the right stage as unstable if tests fail

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • nunit-plugin
    • None

      Currently, when any of the tests fail, the whole build is marked as unstable without further incofmation (happens probably here)
      Now that there is a new API which passes more information about the failed step. That change is documented here.
      So the nunit plugin should be adjusted so that it can be displayed, where the build got unstable.
      In JUnit, this PR introduced this change. This PR might be used as idea on how to implement this.

            Unassigned Unassigned
            roemer Roman Bäriswyl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: