chore(deps): bump @types/node from 22.10.2 to 22.10.5 #1770
e2e_pr_full.yml
on: pull_request
e2e-tests-full
7m 29s
Annotations
6 errors, 3 warnings, and 1 notice
[firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly:
src/e2e/specs/dashboard/dashboard-footer.spec.ts#L1
1) [firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly
Test timeout of 60000ms exceeded.
|
[firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly:
src/e2e/utils/helpers.ts#L188
1) [firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "https://www.mozilla.org/about/legal/terms/subscription-services/", waiting until "load"
at ../utils/helpers.ts:188
186 | if (href === null) return false;
187 |
> 188 | await page.goto(href);
| ^
189 | const currentUrl = new URL(page.url());
190 | const perceivedHost = currentUrl.hostname;
191 | const perceivedPath = currentUrl.pathname;
at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:188:14)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-footer.spec.ts:54:5
|
[firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly:
src/e2e/specs/dashboard/dashboard-footer.spec.ts#L1
1) [firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly:
src/e2e/utils/helpers.ts#L188
1) [firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "https://www.mozilla.org/about/legal/terms/subscription-services/", waiting until "load"
at ../utils/helpers.ts:188
186 | if (href === null) return false;
187 |
> 188 | await page.goto(href);
| ^
189 | const currentUrl = new URL(page.url());
190 | const perceivedHost = currentUrl.hostname;
191 | const perceivedPath = currentUrl.pathname;
at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:188:14)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-footer.spec.ts:54:5
|
[chromium] › landing/landing-content.spec.ts:221:3 › local - Verify the Landing Page content › Verify manual/automatic removal "more info" tips from "Choose your level of protection" section:
src/e2e/specs/landing/landing-content.spec.ts#L231
2) [chromium] › landing/landing-content.spec.ts:221:3 › local - Verify the Landing Page content › Verify manual/automatic removal "more info" tips from "Choose your level of protection" section
Error: Timed out 2000ms waiting for expect(locator).toBeVisible()
Locator: getByText('We’ll let you know which data brokers are selling your info so you can contact them to request removal.')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 2000ms
- waiting for getByText('We’ll let you know which data brokers are selling your info so you can contact them to request removal.')
229 | await expect(landingPage.freeMonitoringTooltipTrigger).toBeVisible();
230 | await landingPage.freeMonitoringTooltipTrigger.click({ force: true });
> 231 | await expect(landingPage.freeMonitoringTooltipText).toBeVisible();
| ^
232 | await landingPage.closeTooltips.click({ force: true });
233 | await landingPage.monitorPlusTooltipTrigger.click({ force: true });
234 | await expect(landingPage.monitorPlusTooltipText).toBeVisible();
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-content.spec.ts:231:57
|
e2e-tests-full
Process completed with exit code 1.
|
e2e-tests-full
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 42.5s
|
Slow Test:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 39.0s
|
🎭 Playwright Run Summary
1 failed
[firefox] › dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly
1 flaky
[chromium] › landing/landing-content.spec.ts:221:3 › local - Verify the Landing Page content › Verify manual/automatic removal "more info" tips from "Choose your level of protection" section
14 skipped
70 passed (6.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
20.7 MB |
|
test-results
|
19.8 MB |
|