allure2 icon indicating copy to clipboard operation
allure2 copied to clipboard

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

Open vitaliisotnichenko opened this issue 2 years ago • 1 comments

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:
  1. Execute set of tests in Jenkins
  2. 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 MicrosoftTeams-image

vitaliisotnichenko avatar Mar 01 '23 10:03 vitaliisotnichenko

Up :)

brunoklein avatar May 13 '24 12:05 brunoklein