Monitor Cron e2e Tests #377
Annotations
1 error, 5 warnings, and 1 notice
src/e2e/specs/purchase.spec.ts#L149
1) [firefox] › purchase.spec.ts:87:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Monthly
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Automatic data removal: On' })
147 |
148 | // confirm successful payment
> 149 | await dashboardPage.plusSubscription.waitFor({
| ^
150 | state: "attached",
151 | timeout: 5000,
152 | });
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:149:42
|
[chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 6.9m
|
[chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 1.1m
|
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 1.1m
|
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 20.1s
|
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 19.3s
|
|
This job succeeded
Loading