MNTOR-3378 - Data broker manual removal #1041
Annotations
9 errors, 3 warnings, and 1 notice
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
1) [chromium] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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.
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L57
1) [chromium] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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 getByRole('link', { name: 'Fix all exposures' })
55 | if (initialExposuresCount !== "0") {
56 | await dashboardPage.allExposures.first().click();
> 57 | await dashboardPage.fixExposureButton.click();
| ^
58 | await dashboardPage.removeExposuresManually.click();
59 | await dashboardPage.reviewAndRemoveProfiles.waitFor();
60 |
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:57:45
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
1) [chromium] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L57
1) [chromium] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Fix all exposures' })
55 | if (initialExposuresCount !== "0") {
56 | await dashboardPage.allExposures.first().click();
> 57 | await dashboardPage.fixExposureButton.click();
| ^
58 | await dashboardPage.removeExposuresManually.click();
59 | await dashboardPage.reviewAndRemoveProfiles.waitFor();
60 |
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:57:45
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
2) [firefox] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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.
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L57
2) [firefox] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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 getByRole('link', { name: 'Fix all exposures' })
55 | if (initialExposuresCount !== "0") {
56 | await dashboardPage.allExposures.first().click();
> 57 | await dashboardPage.fixExposureButton.click();
| ^
58 | await dashboardPage.removeExposuresManually.click();
59 | await dashboardPage.reviewAndRemoveProfiles.waitFor();
60 |
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:57:45
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
2) [firefox] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L57
2) [firefox] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Fix all exposures' })
55 | if (initialExposuresCount !== "0") {
56 | await dashboardPage.allExposures.first().click();
> 57 | await dashboardPage.fixExposureButton.click();
| ^
58 | await dashboardPage.removeExposuresManually.click();
59 | await dashboardPage.reviewAndRemoveProfiles.waitFor();
60 |
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:57:45
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
[firefox] › landing/landing-content.spec.ts#L1
[firefox] › landing/landing-content.spec.ts took 27.7s
|
Run Playwright tests:
[firefox] › landing/landing-new-account.spec.ts#L1
[firefox] › landing/landing-new-account.spec.ts took 18.2s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-footer.spec.ts#L1
[chromium] › dashboard/dashboard-footer.spec.ts took 17.5s
|
Run Playwright tests
2 failed
[chromium] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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
[firefox] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › local - 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
14 skipped
70 passed (10.8m)
|
Loading