Forum Discussion

TCYKPB's avatar
TCYKPB
Contributor
2 years ago

Jenkins pipeline result

Hello, I have a few build jobs in Jenkins configured to launch my test cases using tags. 

My TestComplete is configured to re-run failed tests up to 2 times.

When the execution ends, I see the build failed, but all my test cases are passed (I suppose the "failure" is because one of the tests passed on re-run).

Is this a bug in Jenkins or the TestComplete plugin? We are running test cases, and it's normal that something fails but works the following time during the same run, and it should allow me to choose whether to ignore those "failures but passed on re-run", and not fail the whole build.

Any suggestions on how to bypass this problem?

No RepliesBe the first to reply