Skip to content

e2e tests failing in CIΒ #3533

@sleidig

Description

@sleidig

since a few commits, we have failing e2e tests in the master branch ...

Locally, with npm run e2e:debug I see two tests failing but when I retry them individually, they pass. Maybe it is just too slow, running into timeouts? Running npm run e2e in headless mode seems to consistently fail the e2e test, however.

Adding timeout to the failing line await page.getByText("Prayag Talwar").click({ timeout: 10_000 }); did not help. Needs further analysis ...

Metadata

Metadata

Assignees

Labels

releasedmanaged by CI (semantic-release)released on @mastermanaged by CI (semantic-release)

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions