Monitor Cron e2e Tests #597
Annotations
1 error, 5 warnings, and 1 notice
[firefox] › src/e2e/specs/purchase.spec.ts:48:3 › stage - Breach Scan:
src/e2e/specs/purchase.spec.ts#L106
1) [firefox] › src/e2e/specs/purchase.spec.ts:48:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Automatic data removal: On' })
104 |
105 | // confirm successful payment
> 106 | await dashboardPage.plusSubscription.waitFor({
| ^
107 | state: "attached",
108 | timeout: 5000,
109 | });
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:106:42
|
Slow Test:
[chromium] › src/e2e/specs/purchase.spec.ts#L1
[chromium] › src/e2e/specs/purchase.spec.ts took 51.2s
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 49.5s
|
Slow Test:
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 45.9s
|
Slow Test:
[firefox] › src/e2e/specs/landing/landing-content.spec.ts#L1
[firefox] › src/e2e/specs/landing/landing-content.spec.ts took 29.9s
|
Slow Test:
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts#L1
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts took 29.3s
|
🎭 Playwright Run Summary
1 flaky
[firefox] › src/e2e/specs/purchase.spec.ts:48:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card
6 skipped
73 passed (12.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
11.9 MB |
|
test-results
|
10.8 MB |
|