-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
releasedmanaged by CI (semantic-release)managed by CI (semantic-release)released on @mastermanaged by CI (semantic-release)managed by CI (semantic-release)
Description
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 ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedmanaged by CI (semantic-release)managed by CI (semantic-release)released on @mastermanaged by CI (semantic-release)managed by CI (semantic-release)
Type
Projects
Status
Done