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

Fitnesse plugin should set build result as unstable when tests fail

    XMLWordPrintable

Details

    Description

      Fitnesse plugin sets the builds result as failed when Fitnesse tests are run and the test results include failed tests (wrong and/or exception count > 0). The plugin should set the build result as unstable for this case, which is consistent with the behavior of other plugins for junit and testng testing.

      Attachments

        Activity

          Code changed in jenkins
          User: Christopher Orr
          Path:
          src/main/java/hudson/plugins/fitnesse/FitnesseResults.java
          http://jenkins-ci.org/commit/fitnesse-plugin/dbce1c7ced47050904ddddee86654debc672feb2
          Log:
          Merge pull request #6 from daldinger/master

          [FIXED JENKINS-17398] Mark the build as unstable when there are test failures.

          Compare: https://github.com/jenkinsci/fitnesse-plugin/compare/006aaf6180d8...dbce1c7ced47

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christopher Orr Path: src/main/java/hudson/plugins/fitnesse/FitnesseResults.java http://jenkins-ci.org/commit/fitnesse-plugin/dbce1c7ced47050904ddddee86654debc672feb2 Log: Merge pull request #6 from daldinger/master [FIXED JENKINS-17398] Mark the build as unstable when there are test failures. Compare: https://github.com/jenkinsci/fitnesse-plugin/compare/006aaf6180d8...dbce1c7ced47

          People

            Unassigned Unassigned
            deanaldinger Dean Aldinger
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: