-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins ver. 1.608
xUnit plugin 1.94
I've checked the option "Stop and set the build to 'failed' status if there are errors when processing a result file" on the xUnit plugin and I've set the failuer treshold to 0 so I want that if any test fails, the build becomes faiulre and it stops executing remaining steps.
Now it is set as failure but it continues executing the next steps.