-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: xunit-plugin
-
None
-
Environment:xunit version 1.90
jenkins version 1.575
The xunit plugin just set the build to failed, but based on the console output, I think it should have been set to unstable.
12:50:42 [xUnit] [INFO] - Check 'Failed Tests' threshold.
12:50:42 [xUnit] [INFO] - The total number of tests for this category exceeds the specified 'unstable' threshold value.
12:50:42 [xUnit] [INFO] - Setting the build status to FAILURE
12:50:42 [xUnit] [INFO] - Stopping recording.
I've attached a screenshot of the thresholds that I used. Also, this is a multiconfiguration (matrix) project.