-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: conditional-buildstep-plugin
-
None
I am using Jenkins to run my selenium tests. If the tests failed in the first attempt, I am using the conditional plugin to re-run the tests again. Even if whole tests are pass in the second attempt Jenkins still mark the build as failed.
Please refer the attachment for further details.