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

Fitnesse tests with no result doesn't fail the build

    XMLWordPrintable

Details

    Description

      Fitnesse plugin 1.6

      When Fitnesse returns the following result (no tests executed), Jenkins should probably mark the build as failed/unstable.

      <testResults>
      <FitNesseVersion>v20110104</FitNesseVersion>
      <rootPath>StagingRegression</rootPath>
      <finalCounts>
      <right>0</right>
      <wrong>0</wrong>
      <ignores>0</ignores>
      <exceptions>0</exceptions>
      </finalCounts>
      <totalRunTimeInMillis>0</totalRunTimeInMillis>
      </testResults>
      

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            Unassigned Unassigned
            swestcott Simon Westcott
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: