Is it possible to override the verifying test results by junit parser?

Sunilraj Ravindra May 3, 2020

I have implemented cucumber test framework that executes scenarios in parallel.

Two XML reports are generated one for first run and another one for rerun. Bamboo junit parser fails the build if it finds any failed test cases in either of the reports.
Is it possible to override the verifying test results by junit parser?

I can’t remove the parser as I want the test case count in the summary after build is completed.

Cucumber reports plugin will take care of failing the build of there is still a failure after merging both the test results i.e from the first run and rerun.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events