Monitor Cron e2e Tests #227
Annotations
1 error, 5 warnings, and 1 notice
[chromium] › purchase.spec.ts:112:3 › stage - Monitor Plus Purchase Flow Yearly › Verify that the user can purchase the plus subscription with a Stripe card - Monthly:
src/e2e/specs/purchase.spec.ts#L173
1) [chromium] › purchase.spec.ts:112:3 › stage - Monitor Plus Purchase Flow Yearly › 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' })
171 |
172 | // confirm successful payment
> 173 | await dashboardPage.plusSubscription.waitFor({
| ^
174 | state: "attached",
175 | timeout: 5000,
176 | });
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:173:42
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 3.3m
|
Slow Test:
[chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 42.2s
|
Slow Test:
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 40.8s
|
Slow Test:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 18.0s
|
Slow Test:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 15.2s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › purchase.spec.ts:112:3 › stage - Monitor Plus Purchase Flow Yearly › Verify that the user can purchase the plus subscription with a Stripe card - Monthly
4 skipped
57 passed (11.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
13.7 MB |
|
test-results
Expired
|
12.7 MB |
|