Skip to content

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

@krishpavulur

Description

@krishpavulur

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions