Skip to content

Monitor Cron e2e Tests #532

Monitor Cron e2e Tests

Monitor Cron e2e Tests #532

Triggered via schedule January 8, 2025 08:07
Status Success
Total duration 18m 54s
Artifacts 2

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 1 notice
[chromium] › dashboard/dashboard-headers.spec.ts:33:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the site header is displayed correctly for signed in users: src/e2e/specs/dashboard/dashboard-headers.spec.ts#L43
1) [chromium] › dashboard/dashboard-headers.spec.ts:33:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the site header is displayed correctly for signed in users Error: Timed out 2000ms waiting for expect(locator).toHaveAttribute(expected) Locator: getByRole('link', { name: 'Dashboard' }) Expected string: "/user/dashboard" Received: <element(s) not found> Call log: - expect.toHaveAttribute with timeout 2000ms - waiting for getByRole('link', { name: 'Dashboard' }) 41 | }); 42 | > 43 | await expect(dashboardPage.dashboardNavButton).toHaveAttribute( | ^ 44 | "href", 45 | "/user/dashboard", 46 | ); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:43:52
[firefox] › purchase.spec.ts:89:3 › stage - Breach Scan: src/e2e/specs/purchase.spec.ts#L147
2) [firefox] › purchase.spec.ts:89:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly TimeoutError: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Automatic data removal: On' }) 145 | 146 | // confirm successful payment > 147 | await dashboardPage.plusSubscription.waitFor({ | ^ 148 | state: "attached", 149 | timeout: 5000, 150 | }); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:147:42
[firefox] › purchase.spec.ts:173:3 › stage - Breach Scan: src/e2e/pages/purchasePage.ts#L168
3) [firefox] › purchase.spec.ts:173:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a PayPal account - monthly TimeoutError: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Automatic data removal: On' }) at ../pages/purchasePage.ts:168 166 | await this.goToNextStep.click(); 167 | // confirm successful payment > 168 | await dashboardPage.plusSubscription.waitFor({ | ^ 169 | state: "attached", 170 | timeout: 10000, 171 | }); at PurchasePage.postPaymentPageCheck (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/purchasePage.ts:168:42) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:189:5
e2e-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: [chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 3.5m
Slow Test: [firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 46.2s
Slow Test: [chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 44.8s
Slow Test: [chromium] › landing/landing-content.spec.ts#L1
[chromium] › landing/landing-content.spec.ts took 30.5s
Slow Test: [firefox] › landing/landing-content.spec.ts#L1
[firefox] › landing/landing-content.spec.ts took 27.0s
🎭 Playwright Run Summary
3 flaky [chromium] › dashboard/dashboard-headers.spec.ts:33:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the site header is displayed correctly for signed in users [firefox] › purchase.spec.ts:89:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly [firefox] › purchase.spec.ts:173:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a PayPal account - monthly 6 skipped 77 passed (18.0m)

Artifacts

Produced during runtime
Name Size
playwright-report
26.7 MB
test-results
25.6 MB