Monitor Cron e2e Tests #383
Annotations
2 errors, 5 warnings, and 1 notice
[chromium] › purchase.spec.ts:87:3 › stage - Breach Scan:
src/e2e/specs/purchase.spec.ts#L1
1) [chromium] › 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
Test timeout of 180000ms exceeded.
|
[chromium] › purchase.spec.ts:87:3 › stage - Breach Scan:
src/e2e/specs/purchase.spec.ts#L143
1) [chromium] › 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
Error: locator.waitFor: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByText('Subscription confirmation') to be visible
141 | await purchasePage.fillOutStripeCardInfo();
142 | await purchasePage.payNowButton.click({ force: true });
> 143 | await page.getByText("Subscription confirmation").waitFor();
| ^
144 | // navigate to confirmation
145 | await purchasePage.getStartedButton.click();
146 | await purchasePage.goToNextStep.click();
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:143:55
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 6.5m
|
Slow Test:
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 57.7s
|
Slow Test:
[chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 56.1s
|
Slow Test:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 21.2s
|
Slow Test:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 16.7s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 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 (25.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
14 MB |
|
test-results
Expired
|
13 MB |
|