Skip to content

Monitor Cron e2e Tests #594

Monitor Cron e2e Tests

Monitor Cron e2e Tests #594

Triggered via schedule March 4, 2025 08:07
Status Failure
Total duration 28m 3s
Artifacts 2

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 5 warnings, and 1 notice
[chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
1) [chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Test timeout of 60000ms exceeded.
[chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/pages/dashBoardPage.ts#L273
1) [chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "***/user/dashboard", waiting until "load" at ../pages/dashBoardPage.ts:273 271 | 272 | async open() { > 273 | await this.page.goto("/user/dashboard"); | ^ 274 | } 275 | 276 | async goToSettings() { at DashboardPage.open (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:273:21) at openProfileMenuItem (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:202:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:215:11
[chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
1) [chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/pages/dashBoardPage.ts#L273
1) [chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "***/user/dashboard", waiting until "load" at ../pages/dashBoardPage.ts:273 271 | 272 | async open() { > 273 | await this.page.goto("/user/dashboard"); | ^ 274 | } 275 | 276 | async goToSettings() { at DashboardPage.open (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:273:21) at openProfileMenuItem (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:202:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:226:11
[chromium] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:62:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card: src/e2e/specs/dashboard/dashboard-overview-card.spec.ts#L139
2) [chromium] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:62:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false 137 | const visitedBreachPages = iter !== 0; 138 | const exposuresExist = exposuresCount !== 0; > 139 | expect(visitedBreachPages).toBe(exposuresExist); | ^ 140 | 141 | //price&plan toggle checks 142 | await automaticRemovePage.open(); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:139:32
[chromium] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:62: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
2) [chromium] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:62: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: net::ERR_ABORTED at ***/user/dashboard/fix/data-broker-profiles/automatic-remove 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/dashboard-overview-card.spec.ts:146:33) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:159:28
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
3) [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Test timeout of 60000ms exceeded.
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/utils/helpers.ts#L194
3) [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Error: page.goBack: Test timeout of 60000ms exceeded. Call log: - waiting for navigation until "load" at ../utils/helpers.ts:194 192 | expect(host.test(perceivedHost)).toBeTruthy(); 193 | expect(path.test(perceivedPath)).toBeTruthy(); > 194 | await page.goBack(); | ^ 195 | }; 196 | 197 | export const escapeRegExp = (str: string): string => { at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:194:14) at clickOnLinkAndGoBack (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:166:7) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:178:5
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
3) [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.: src/e2e/pages/dashBoardPage.ts#L273
3) [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: Test timeout of 60000ms exceeded. Call log: - navigating to "***/user/dashboard", waiting until "load" at ../pages/dashBoardPage.ts:273 271 | 272 | async open() { > 273 | await this.page.goto("/user/dashboard"); | ^ 274 | } 275 | 276 | async goToSettings() { at DashboardPage.open (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:273:21) at openProfileMenuItem (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:202:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:219:11
Slow Test: [chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 2.4m
Slow Test: [firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 1.6m
Slow Test: [chromium] › src/e2e/specs/purchase.spec.ts#L1
[chromium] › src/e2e/specs/purchase.spec.ts took 1.2m
Slow Test: [firefox] › src/e2e/specs/landing/landing-new-account.spec.ts#L1
[firefox] › src/e2e/specs/landing/landing-new-account.spec.ts took 49.5s
Slow Test: [firefox] › src/e2e/specs/dashboard/dashboard-navigation.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-navigation.spec.ts took 32.9s
🎭 Playwright Run Summary
4 failed [chromium] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. [chromium] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:62:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card [firefox] › src/e2e/specs/dashboard/dashboard-headers.spec.ts:141:3 › stage - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly. [firefox] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:62:3 › stage - Breaches Dashboard - Overview Card › Verify that the navigation of the Premium upsell screen works correctly - from overview card 2 flaky [firefox] › src/e2e/specs/dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly [firefox] › src/e2e/specs/purchase.spec.ts:48:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card 6 skipped 68 passed (27.1m)

Artifacts

Produced during runtime
Name Size
playwright-report
69 MB
test-results
67.9 MB