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

NUnit 2.x test cases with result Error are reported as Success

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • xunit-plugin
    • None
    • xunit-plugin 2.2.3
      nunit3-console.exe 3.7.0

      We are running `nunit3-console -result:TestResult.xml;format=nunit2` to produce NUnit2 compatible test reports with the NUnit3 runner.

      With the earlier xunit-plugin 1.102 version this worked just fine. Now with xunit-plugin 2.2.3, if we have errors / failures in the test results, these are not reported as failures anymore. Even worse, they are reported as success!

      TestResults.xml report file says:

      Jenkins / xunit-plugin 2.2.3 says:

      See the full example XML report attached

            nfalco Nikolas Falco
            tknerr Torben Knerr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: