Monitor Cron e2e Tests #515
Annotations
2 errors, 6 warnings, and 1 notice
[chromium] › purchase.spec.ts:89:3 › stage - Breach Scan:
src/e2e/specs/purchase.spec.ts#L14
1) [chromium] › purchase.spec.ts:89:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly
Test timeout of 180000ms exceeded while running "beforeEach" hook.
12 | );
13 |
> 14 | test.beforeEach(async ({ page, authPage, landingPage, welcomePage }) => {
| ^
15 | test.info().annotations.push({
16 | type: "testrail id",
17 | description:
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:14:8
|
[chromium] › purchase.spec.ts:89:3 › stage - Breach Scan:
src/e2e/pages/welcomeScanPage.ts#L95
1) [chromium] › purchase.spec.ts:89:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly
Error: locator.waitFor: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByText('Scanning for exposures…') to be visible
at ../pages/welcomeScanPage.ts:95
93 |
94 | await this.modalConfirmButton.click();
> 95 | await this.findExposuresTitle.waitFor();
| ^
96 |
97 | // reloading page skips the loader and routes directly to the dashboard
98 | if (options.skipLoader) {
at WelcomePage.goThroughFirstScan (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/welcomeScanPage.ts:95:35)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:43:5
|
e2e-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 3.5m
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 43.9s
|
Slow Test:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 36.2s
|
Slow Test:
[firefox] › landing/landing-content.spec.ts#L1
[firefox] › landing/landing-content.spec.ts took 24.6s
|
Slow Test:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 21.2s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › purchase.spec.ts:89:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly
6 skipped
79 passed (17.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
10.6 MB |
|
test-results
|
9.54 MB |
|