Some refinements for the renewal page #2256
Annotations
2 errors, 2 warnings, and 1 notice
[firefox] › src/e2e/specs/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] › src/e2e/specs/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] › src/e2e/specs/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] › src/e2e/specs/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/privacy/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:60:5
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 43.9s
|
Slow Test:
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 39.1s
|
🎭 Playwright Run Summary
1 flaky
[firefox] › src/e2e/specs/dashboard/dashboard-footer.spec.ts:21:3 › local - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly
14 skipped
71 passed (6.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
14.8 MB |
|
test-results
|
13.7 MB |
|