Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test: Playwright e2e authentication › login happy path #991

Open
praseodym opened this issue Feb 7, 2025 · 0 comments · Fixed by #1012
Open

Flaky test: Playwright e2e authentication › login happy path #991

praseodym opened this issue Feb 7, 2025 · 0 comments · Fixed by #1012
Assignees
Labels
tests Issues or pull requests that relate to tests

Comments

@praseodym
Copy link
Contributor

praseodym commented Feb 7, 2025

The 'authentication › login happy path' test (e2e-tests\authentication.e2e.ts:10:3) failed multiple times, but not always, in Firefox on Windows:

It's tricky to debug this, maybe uploading the Playwright report as an artifact would help here.

For the Playwright report, we need --reporter=html. And we need to decide/check which folder it gets written to, so we can upload the correct folder. Output dir can be set with PLAYWRIGHT_HTML_OUTPUT_DIR or through the config file.


PR to enable Playwright reports in pipeline: #1010

@praseodym praseodym added the tests Issues or pull requests that relate to tests label Feb 7, 2025
@github-project-automation github-project-automation bot moved this to Options in Abacus Feb 7, 2025
@praseodym praseodym moved this from Options to Current in Abacus Feb 7, 2025
@jschuurk-kr jschuurk-kr moved this from Current to In Progress in Abacus Feb 10, 2025
@jschuurk-kr jschuurk-kr linked a pull request Feb 11, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues or pull requests that relate to tests
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants