Monitor Cron e2e Tests #592
Annotations
2 errors, 5 warnings, and 1 notice
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L14
1) [firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan, Continuous Protection, Data Profile Actions › Verify that the Premium upsell modal is displayed correctly - Continuous Protection, verify that the user can mark Data broker profiles as fixed
Test timeout of 180000ms exceeded while running "beforeEach" hook.
12 | test.use({ storageState: { cookies: [], origins: [] } });
13 |
> 14 | test.beforeEach(async ({ landingPage, page, authPage, welcomePage }) => {
| ^
15 | test.slow(
16 | true,
17 | "this test runs through the welcome scan flow, increasing timeout to address it",
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:14:8
|
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan:
src/e2e/pages/welcomeScanPage.ts#L90
1) [firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan, Continuous Protection, Data Profile Actions › Verify that the Premium upsell modal is displayed correctly - Continuous Protection, verify that the user can mark Data broker profiles as fixed
Error: locator.click: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByText('AtlantaGA, USA', { exact: true })
at ../pages/welcomeScanPage.ts:90
88 | await this.lastNameInputField.fill("Ackerman");
89 | await this.cityStateInputField.pressSequentially("Atlanta, GA, USA");
> 90 | await this.page.getByText("AtlantaGA, USA", { exact: true }).click();
| ^
91 | await this.dobInputField.fill("2002-01-01");
92 | await this.findExposuresButton.click();
93 |
at WelcomePage.goThroughFirstScan (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/welcomeScanPage.ts:90:66)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:32:5
|
Slow Test:
[firefox] › src/e2e/specs/purchase.spec.ts#L1
[firefox] › src/e2e/specs/purchase.spec.ts took 53.9s
|
Slow Test:
[chromium] › src/e2e/specs/purchase.spec.ts#L1
[chromium] › src/e2e/specs/purchase.spec.ts took 47.0s
|
Slow Test:
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 43.8s
|
Slow Test:
[firefox] › src/e2e/specs/landing/landing-content.spec.ts#L1
[firefox] › src/e2e/specs/landing/landing-content.spec.ts took 24.5s
|
Slow Test:
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts#L1
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts took 23.4s
|
🎭 Playwright Run Summary
1 flaky
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan, Continuous Protection, Data Profile Actions › Verify that the Premium upsell modal is displayed correctly - Continuous Protection, verify that the user can mark Data broker profiles as fixed
6 skipped
73 passed (12.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
11.7 MB |
|
test-results
|
10.6 MB |
|