Simon Westcott created JENKINS-13321:
----------------------------------------
Summary: Fitnesse tests with no result doesn't fail the build
Key: JENKINS-13321
URL: https://issues.jenkins-ci.org/browse/JENKINS-13321
Project: Jenkins
Issue Type: Bug
Components: fitnesse
Reporter: Simon Westcott
Fitnesse plugin 1.6
When Fitnesse returns the following result (no tests executed), Jenkins should
probably mark the build as failed/unstable.
{noformat}
<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>
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira