Monitor Cron e2e Tests #595
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/specs/dashboard/dashboard-headers.spec.ts#L163
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: expect(locator).toBeVisible()
Locator: getByRole('button', { name: 'Mozilla apps and services' })
Expected: visible
Received: undefined
Call log:
- expect.toBeVisible with timeout 2000ms
- waiting for getByRole('button', { name: 'Mozilla apps and services' })
161 | path: string | RegExp = /.*/,
162 | ) => {
> 163 | await expect(dashboardPage.appsAndServices).toBeVisible();
| ^
164 | await dashboardPage.appsAndServices.click();
165 | await expect(dashboardPage.appsAndServicesMenu).toBeVisible();
166 | await clickOnATagCheckDomain(aTag, host, path, page);
at clickOnLinkAndGoBack (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:163:51)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:178: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:219: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#L1
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
Test timeout of 60000ms exceeded.
|
[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
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
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 /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:142:31
|
[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#L1
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 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[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#L127
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.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
125 | const currentUrl = page.url();
126 | await automaticRemovePage.forwardArrowButton.click();
> 127 | await page.waitForURL(breachOrDashboard(currentUrl));
| ^
128 | const urlToCheck = page.url();
129 | const breachStringRE = new RegExp(
130 | `.*(${[breachString0, breachString1, breachString2].join("|")}).*`,
at checkBreachLink (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:127:18)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-overview-card.spec.ts:136:12
|
[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/specs/dashboard/dashboard-headers.spec.ts#L208
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.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "***/user/settings", waiting until "load"
206 | const href = await what.getAttribute("href");
207 | expect(href).not.toBeNull();
> 208 | await page.goto(href as string);
| ^
209 | } else {
210 | await what.click();
211 | }
at openProfileMenuItem (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:208:20)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:219:5
|
Slow Test:
[chromium] › src/e2e/specs/purchase.spec.ts#L1
[chromium] › src/e2e/specs/purchase.spec.ts took 1.7m
|
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.4m
|
Slow Test:
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 1.4m
|
Slow Test:
[firefox] › src/e2e/specs/purchase.spec.ts#L1
[firefox] › src/e2e/specs/purchase.spec.ts took 1.4m
|
Slow Test:
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts#L1
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts took 46.0s
|
🎭 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
1 flaky
[firefox] › src/e2e/specs/dashboard/dashboard-navigation.spec.ts:23:3 › stage - Breaches Dashboard - Navigation @smoke › Verify that the navigation bar options work correctly
6 skipped
69 passed (24.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
69.5 MB |
|
test-results
|
68.6 MB |
|