Fwd: Jenkins Job Green Even with Skipped Tests

227 views
Skip to first unread message

Arun S

unread,
Mar 22, 2016, 5:24:43 PM3/22/16
to jenkins...@googlegroups.com
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.

Henrique de Miranda Gontijo

unread,
Mar 23, 2016, 4:23:06 PM3/23/16
to Jenkins Users
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: 
Reply all
Reply to author
Forward
0 new messages