Skip to content

[Bug]: GitHub Reporter with the Dot reporter causing the GitHub annotations to print inline #41272

Description

@UndefinedOffset

Version

1.60.0

Steps to reproduce

Run a test series on GitHub Actions with the github reporter and dots reporter (which should be the default with the CI env var being set) using 1.60.0 with at least one failing test.

Repo: https://github.com/webbuilders-group/electron-playwright-41272
Sample Action Run: https://github.com/webbuilders-group/electron-playwright-41272/actions/runs/27433593179/job/81089819792

Expected behavior

GitHub annotations should not appear in the step output but should appear on the annotations section the test run.

Actual behavior

GitHub annotations for the failures that were previously hidden in the output are now visible. The annotations also do not actually appear in the GitHub UI, so it seems GitHub is completely not detecting them.

Image

Additional context

Appears to be a regression caused by #40590

Environment

System:
    GitHub actions using ubuntu-latest image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions