Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vitaliisotnichenko opened this issue Mar 1, 2023 · 1 comment
Labels
type:bug Something isn't working

Comments

@vitaliisotnichenko
Copy link

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 vitaliisotnichenko added the type:bug Something isn't working label Mar 1, 2023
@brunoklein
Copy link

Up :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants