Skip to content

Monitor Cron e2e Tests #350

Monitor Cron e2e Tests

Monitor Cron e2e Tests #350

Triggered via schedule August 5, 2024 08:07
Status Failure
Total duration 31m 24s
Artifacts 2

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 3 warnings, and 1 notice
e2e-tests
Timed out waiting 1800s for the test suite to run
e2e-tests
Timed out waiting 1800s for the teardown for test suite to run
[chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card: src/e2e/specs/dashboard.spec.ts#L1
1) [chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card Test timeout of 60000ms exceeded.
[chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card: src/e2e/specs/dashboard.spec.ts#L595
1) [chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('div > label').nth(1) - locator resolved to <label>…</label> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #11 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #12 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #13 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #14 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #15 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #16 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #17 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #18 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #19 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #20 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #21 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #22 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt
[chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card: src/e2e/specs/dashboard.spec.ts#L1
1) [chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card: src/e2e/pages/automaticRemovePage.ts#L52
1) [chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: Test timeout of 60000ms exceeded. Call log: - navigating to "***/user/dashboard/fix/data-broker-profiles/automatic-remove", waiting until "load" at ../pages/automaticRemovePage.ts:52 50 | 51 | async open() { > 52 | await this.page.goto( | ^ 53 | "/user/dashboard/fix/data-broker-profiles/automatic-remove", 54 | ); 55 | } at AutomaticRemovePage.open (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/automaticRemovePage.ts:52:21) at checkToggleButtonWorks (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:593:33) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:606:28
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan: src/e2e/specs/purchase.spec.ts#L1
2) [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly Test timeout of 180000ms exceeded.
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan: src/e2e/specs/purchase.spec.ts#L83
2) [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly Error: locator.waitFor: Test timeout of 180000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Automatic data removal: On' }) to be visible 81 | 82 | // confirm successful payment > 83 | await dashboardPage.plusSubscription.waitFor(); | ^ 84 | await expect(dashboardPage.plusSubscription).toBeVisible(); 85 | }); 86 | at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:83:42
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan: src/e2e/specs/purchase.spec.ts#L1
2) [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 180000ms exceeded.
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan: src/e2e/specs/purchase.spec.ts#L83
2) [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 180000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Automatic data removal: On' }) to be visible 81 | 82 | // confirm successful payment > 83 | await dashboardPage.plusSubscription.waitFor(); | ^ 84 | await expect(dashboardPage.plusSubscription).toBeVisible(); 85 | }); 86 | at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:83:42
Slow Test: [chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 1.0m
Slow Test: [firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 18.4s
Slow Test: [chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 16.3s
🎭 Playwright Run Summary
5 failed [chromium] › dashboard.spec.ts:509:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly [chromium] › purchase.spec.ts:87:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly [chromium] › purchase.spec.ts:156:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a PayPal account - yearly [chromium] › purchase.spec.ts:179:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a PayPal account - monthly 1 flaky [chromium] › dashboard.spec.ts:406:3 › stage - Breaches Dashboard - Breaches Scan, Continuous Protection, Data Profile Actions › Verify that the Premium upsell modal is displayed correctly - Continuous Protection, verify that the user can mark Data broker profiles as fixed 6 skipped 28 did not run 46 passed (30.0m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
77.4 MB
test-results Expired
78.6 MB