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

Fitnesse tests with no result doesn't fail the build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • fitnesse-plugin
    • None

      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>
      

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

              Created:
              Updated: