Skip to content

Run full E2E test suite on PRs #14

Run full E2E test suite on PRs

Run full E2E test suite on PRs #14

Triggered via pull request September 3, 2024 16:29
Status Failure
Total duration 3m 58s
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 3 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 [firefox] › error.spec.ts:8:3 › local - Verify Error Pages Functionality › Verify that the 404 page shows up on non-existent pages @smoke 16 skipped 2 passed (2.6m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
507 KB
test-results Expired
212 KB