Monitor Cron e2e Tests #408
Annotations
1 error, 5 warnings, and 1 notice
Run Playwright tests - stage:
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
|
Run Playwright tests - stage:
[chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 6.6m
|
Run Playwright tests - stage:
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 59.1s
|
Run Playwright tests - stage:
[chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 59.1s
|
Run Playwright tests - stage:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 19.6s
|
Run Playwright tests - stage:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 19.0s
|
Run Playwright tests - stage
1 flaky
[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
6 skipped
79 passed (24.1m)
|
Loading