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

🐞: Allure methods are not working in Testng before methods #1142

Open
1 task done
krishpavulur opened this issue Nov 22, 2024 · 0 comments
Open
1 task done

🐞: Allure methods are not working in Testng before methods #1142

krishpavulur opened this issue Nov 22, 2024 · 0 comments
Labels
triage type:bug Something isn't working

Comments

@krishpavulur
Copy link

What happened?

  @BeforeMethod
  public void BeforeMethod() {
    Allure.tms("jiraTestKey", Constants.JIRA_URL);
  }

ERROR io.qameta.allure.AllureLifecycle - Could not update test case: test case with uuid 4b34139a-e81d-4cb5-98fd-aee4a2c754a4 not found

What Allure Integration are you using?

allure-testng

What version of Allure Integration you are using?

2.26.0

What version of Allure Report you are using?

2.26.0

Code of Conduct

  • I agree to follow this project's Code of Conduct
@krishpavulur krishpavulur added triage type:bug Something isn't working labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant