Skip to content

Monitor Cron e2e Tests #96

Monitor Cron e2e Tests

Monitor Cron e2e Tests #96

Triggered via schedule February 1, 2024 08:05
Status Failure
Total duration 4m 41s
Artifacts 2

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
[chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L34
1) [chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 32 | ? "/user/dashboard" 33 | : "/user/welcome"; > 34 | expect(page.url()).toBe(`${process.env.E2E_TEST_BASE_URL}${successUrl}`); | ^ 35 | 36 | await testInfo.attach( 37 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:34:24
[chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L34
1) [chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 32 | ? "/user/dashboard" 33 | : "/user/welcome"; > 34 | expect(page.url()).toBe(`${process.env.E2E_TEST_BASE_URL}${successUrl}`); | ^ 35 | 36 | await testInfo.attach( 37 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:34:24
[chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L34
1) [chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 32 | ? "/user/dashboard" 33 | : "/user/welcome"; > 34 | expect(page.url()).toBe(`${process.env.E2E_TEST_BASE_URL}${successUrl}`); | ^ 35 | 36 | await testInfo.attach( 37 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:34:24
[firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L34
2) [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 32 | ? "/user/dashboard" 33 | : "/user/welcome"; > 34 | expect(page.url()).toBe(`${process.env.E2E_TEST_BASE_URL}${successUrl}`); | ^ 35 | 36 | await testInfo.attach( 37 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:34:24
[firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L34
2) [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 32 | ? "/user/dashboard" 33 | : "/user/welcome"; > 34 | expect(page.url()).toBe(`${process.env.E2E_TEST_BASE_URL}${successUrl}`); | ^ 35 | 36 | await testInfo.attach( 37 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:34:24
[firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user: src/e2e/specs/auth.spec.ts#L34
2) [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "***/user/welcome" Received: "***/user/dashboard" 32 | ? "/user/dashboard" 33 | : "/user/welcome"; > 34 | expect(page.url()).toBe(`${process.env.E2E_TEST_BASE_URL}${successUrl}`); | ^ 35 | 36 | await testInfo.attach( 37 | `${process.env.E2E_TEST_ENV}-signup-monitor-dashboard.png`, at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:34:24
e2e-tests
Process completed with exit code 1.
e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
2 failed [chromium] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user [firefox] › auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user 4 skipped 42 passed (3.8m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
9.42 MB
test-results Expired
8.03 MB