On Monday, March 2, 2015 at 12:04:20 PM UTC-5, Baptiste Mathus wrote:
>
> If some plugin, say the junit one, doesn't support this
>
I do not think it does. You can configure how test failures affect build 
health, but if there is ≥1 failure then the build becomes UNSTABLE.

https://issues.jenkins-ci.org/browse/JENKINS-26276 would give you more 
options. It needs some more design work.

Also as of WF 1.4 if you can somehow inspect the test results without 
actually using the JUnit plugin to report them, you can decide whether or 
not to

currentBuild.result = 'UNSTABLE'

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4c1b6b7c-1f22-4740-8de1-c87d66c62cca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to