Hi Arun, That's how JUnit Plugin works - skip is not a failure. The TestNG plugin is the one that set the build as 'unstable' when there are skipped tests: https://wiki.jenkins-ci.org/display/JENKINS/testng-plugin
On Tuesday, March 22, 2016 at 2:24:43 PM UTC-7, Arun S wrote: > > Hello All, > > I'm seeing that the jenkins job status is showing as green and successful > even when there are skipped tests. (Tests run: 80, Failures: 0, Errors: > 0, Skipped: 1) Is it this default behaviour that if there is no failed > tests, the job will be marked as green? > If so, can you point me at a plugin or probably something where I can go > an update this behaviour. > > Thanks. > > -- > > Regards, > Arun S. > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0944761c-76eb-426f-addf-5904bd0de223%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
