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.