Skip to content

Monitor Cron e2e Tests #385

Monitor Cron e2e Tests

Monitor Cron e2e Tests #385

Triggered via schedule September 2, 2024 08:07
Status Failure
Total duration 27m 28s
Artifacts 2

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 5 warnings, and 1 notice
[chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/specs/dashboard.spec.ts#L1
1) [chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Test timeout of 60000ms exceeded.
[chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/utils/helpers.ts#L177
1) [chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Error: locator.getAttribute: Test timeout of 60000ms exceeded. Call log: - waiting for locator('footer a').filter({ hasText: 'All Breaches' }) at ../utils/helpers.ts:177 175 | if (typeof path === "string") path = new RegExp(".*" + path + ".*"); 176 | > 177 | const href = await aTag.getAttribute("href"); | ^ 178 | if (href === null) return false; 179 | 180 | await page.goto(href); at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:177:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:644:11
[chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/specs/dashboard.spec.ts#L1
1) [chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/utils/helpers.ts#L177
1) [chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.getAttribute: Test timeout of 60000ms exceeded. Call log: - waiting for locator('footer a').filter({ hasText: 'All Breaches' }) at ../utils/helpers.ts:177 175 | if (typeof path === "string") path = new RegExp(".*" + path + ".*"); 176 | > 177 | const href = await aTag.getAttribute("href"); | ^ 178 | if (href === null) return false; 179 | 180 | await page.goto(href); at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:177:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:644:11
[firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/specs/dashboard.spec.ts#L1
2) [firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Test timeout of 60000ms exceeded.
[firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/utils/helpers.ts#L177
2) [firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Error: locator.getAttribute: Test timeout of 60000ms exceeded. Call log: - waiting for locator('footer a').filter({ hasText: 'All Breaches' }) at ../utils/helpers.ts:177 175 | if (typeof path === "string") path = new RegExp(".*" + path + ".*"); 176 | > 177 | const href = await aTag.getAttribute("href"); | ^ 178 | if (href === null) return false; 179 | 180 | await page.goto(href); at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:177:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:644:11
[firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/specs/dashboard.spec.ts#L1
2) [firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly: src/e2e/utils/helpers.ts#L177
2) [firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.getAttribute: Test timeout of 60000ms exceeded. Call log: - waiting for locator('footer a').filter({ hasText: 'All Breaches' }) at ../utils/helpers.ts:177 175 | if (typeof path === "string") path = new RegExp(".*" + path + ".*"); 176 | > 177 | const href = await aTag.getAttribute("href"); | ^ 178 | if (href === null) return false; 179 | 180 | await page.goto(href); at clickOnATagCheckDomain (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:177:27) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:644:11
e2e-tests
Process completed with exit code 1.
Slow Test: [chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 7.5m
Slow Test: [firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 6.5m
Slow Test: [chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 56.7s
Slow Test: [firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 54.8s
Slow Test: [chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 17.4s
🎭 Playwright Run Summary
2 failed [chromium] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly [firefox] › dashboard.spec.ts:623:3 › stage - Breaches Dashboard - Footer › Verify that the site footer is displayed correctly 6 skipped 78 passed (26.4m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
21.9 MB
test-results Expired
21.3 MB