Skip to content

allure-generate missing attachments folder with version 2.38 #3278

@DefiRob

Description

@DefiRob

Describe the Bug

After upgrading allure-commandline from version 2.37 to 2.38, the attachments folder no longer gets generated in the allure report folder. Thus, the allure reports are no longer showing any attachments (such as screenshots).

All the attachments are present in our allure results folder. After running the "npx allure generate" to our report folder, there's no attachments in the report.

It works with version 2.37.

Steps to Reproduce

  1. Update allure-commandline to 2.38
  2. Run a playwright test with jpg and csv attachments.
  3. run the "npx allure generate) to a report folder.
  4. Launch the report.
  5. Report is missing attachments.

Expected Behaviour

The report has the necessary attachments in steps. (Works with allure-commandline 2.37).

Screenshots or Additional Context

No response

What Language are you using?

JavaScript

What Framework/Allure Integration you are using?

Playwright

What version of Allure Integration you are using?

2.38.0

What version of Allure Report you are using?

2.38.0

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions