ci-reporter / ci_reporter

CI::Reporter is an add-on to popular test frameworks that allows you to generate XML reports
MIT License
343 stars 110 forks source link

Mark Jenkins build as Fail instead of UnStable #108

Closed jimmyeisenhauer closed 10 years ago

jimmyeisenhauer commented 11 years ago

Currently using ci_reporter, rspec & jenkins. When one or more tests fail jenkins marks the build as unstable. I would like to be able to mark it as failed.

davefollett commented 10 years ago

This seems more like a Jenkins configuration issue than a CI Reporter issue. The Jenkins XUnit plugin can be configured using thresholds to fail the build. Another useful plugin to Jenkins to look at is the Text-finder Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Text-finder+Plugin).

shepmaster commented 10 years ago

We are in the process of cleaning out old issues. If this issue still applies to this version, please let us know, otherwise we're going to close this issue to focus on current problems. Thanks for your report!

shepmaster commented 10 years ago

Closing due to inactivity.