Skip to content

Address some of the flaky E2E tests #84

Address some of the flaky E2E tests

Address some of the flaky E2E tests #84

Triggered via pull request September 27, 2024 10:22
Status Failure
Total duration 5m 17s
Artifacts 2

e2e_pr_smoke.yml

on: pull_request
e2e-tests-smoke
5m 9s
e2e-tests-smoke
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
e2e-tests-smoke
Testing stopped early after 1 maximum allowed failures.
[firefox] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user: src/e2e/specs/auth.spec.ts#L1
1) [firefox] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user Test timeout of 60000ms exceeded.
[firefox] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user: src/e2e/pages/authPage.ts#L33
1) [firefox] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user Error: page.waitForURL: Test timeout of 60000ms exceeded. =========================== logs =========================== waiting for navigation to "**/user/**" until "load" ============================================================ at ../pages/authPage.ts:33 31 | async continue({ waitForURL = "**/*" }) { 32 | await this.continueButton.click(); > 33 | await this.page.waitForURL(waitForURL); | ^ 34 | } 35 | 36 | async enterVerificationCode(code: string) { at AuthPage.continue (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:33:21) at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:50:5) at AuthPage.signIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:55:5) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:57:5
e2e-tests-smoke
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [firefox] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user 21 passed (4.1m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
558 KB
test-results Expired
77.9 KB