Skip to content

wip: Debug E2E test failures in CI #34

wip: Debug E2E test failures in CI

wip: Debug E2E test failures in CI #34

Triggered via push September 5, 2024 12:17
Status Failure
Total duration 4m 41s
Artifacts 2

e2e_pr_smoke.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
e2e-tests
Testing stopped early after 1 maximum allowed failures.
[chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L1
1) [chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user Test timeout of 60000ms exceeded.
[chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L31
1) [chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user Error: page.waitForURL: Test timeout of 60000ms exceeded. =========================== logs =========================== waiting for navigation to "**/user/welcome" until "load" navigated to "***/user/dashboard" navigated to "***/user/dashboard/action-needed" ============================================================ 29 | // assert successful login 30 | const successPageSlugs = "user/welcome"; > 31 | await page.waitForURL(`**/${successPageSlugs}`); | ^ 32 | expect(page.url()).toBe( 33 | `${process.env.E2E_TEST_BASE_URL}/${successPageSlugs}`, 34 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:31:16
e2e-tests
Process completed with exit code 1.
Slow Test: [firefox] › dashboard.spec.ts#L1
[firefox] › dashboard.spec.ts took 24.6s
🎭 Playwright Run Summary
1 failed [chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user 2 interrupted [firefox] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user [firefox] › dashboard.spec.ts:275:3 › local - Breaches Dashboard - Content @smoke › Verify that the exposure list contains action needed 3 did not run 16 passed (3.5m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
1.05 MB
test-results Expired
574 KB