allure2
allure2 copied to clipboard
Wrong calculation of failed tests in Jira Allure plugin because of retries
Describe the bug When we have retries while test execution number of failed tests that shown in Jira Allure plugin is wrong showing all retries as failed scenarios although in Allure report we don't see any failed scenarios
To Reproduce
Preconditions:
- Jira Allure plugin are connection with Jenkins
- have tests with retries Steps to reproduce the behavior:
- Execute set of tests in Jenkins
- Check Allure plugin in Jira ticket
Expected behavior Number of failures in Allure Jira plugin and Allure reports mismatched Retries are shown as failures
Screenshots
Up :)