Skip to content

[Feature] Add GitHub Action failed test annotation for failed tests #9147

@sidharthv96

Description

@sidharthv96

I'm writing a Github Action which reports failures in Playwright tests using the JSON Reporter.

But the JSON Output does not have the exact location of the error, just the test which failed.

From the generated annotation:
image

When running locally:
image

If we could add an optional location parameter to JSONReportTestResult, that would be helpful in showing the exact location.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions