allure-framework / allure2

Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of information from the everyday testing process
https://allurereport.org/
Apache License 2.0
4.06k stars 702 forks source link

Wrong calculation of failed tests in Jira Allure plugin because of retries #1933

Open vitaliisotnichenko opened 1 year ago

vitaliisotnichenko commented 1 year ago

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:

Expected behavior Number of failures in Allure Jira plugin and Allure reports mismatched Retries are shown as failures

Screenshots MicrosoftTeams-image

brunoklein commented 3 months ago

Up :)