Skip to content

Run full E2E test suite on PRs #15

Run full E2E test suite on PRs

Run full E2E test suite on PRs #15

Triggered via pull request September 3, 2024 16:36
Status Failure
Total duration 3m 46s
Artifacts 2

e2e_pr_smoke.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors 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#L31
1) [chromium] › auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 29 | // assert successful login 30 | const successUrl = `${process.env.E2E_TEST_BASE_URL}/user/welcome`; > 31 | expect(page.url()).toBe(successUrl); | ^ 32 | 33 | await testInfo.attach( 34 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:31:24
e2e-tests
Process completed with exit code 1.
🎭 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] › auth.spec.ts:42:3 › local - Authentication flow verification @smoke › Verify sign in with existing user 8 skipped 9 did not run 2 passed (2.6m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
552 KB
test-results Expired
192 KB