Monitor Cron e2e Tests #362
Annotations
2 errors, 5 warnings, and 1 notice
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan:
src/e2e/specs/purchase.spec.ts#L9
1) [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly
Test timeout of 180000ms exceeded while running "beforeEach" hook.
7 |
8 | test.describe(`${process.env.E2E_TEST_ENV} - Breach Scan, Monitor Plus Purchase Flow`, () => {
> 9 | test.beforeEach(async ({ page, authPage, landingPage, welcomePage }) => {
| ^
10 | test.info().annotations.push({
11 | type: "testrail id",
12 | description:
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:9:8
|
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan:
src/e2e/pages/welcomeScanPage.ts#L86
1) [chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly
Error: locator.click: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByText('AtlantaGA, USA', { exact: true })
at ../pages/welcomeScanPage.ts:86
84 | await this.lastNameInputField.fill("Ackerman");
85 | await this.cityStateInputField.pressSequentially("Atlanta, GA, USA");
> 86 | await this.page.getByText("AtlantaGA, USA", { exact: true }).click();
| ^
87 | await this.dobInputField.fill("2002-01-01");
88 | await this.findExposuresButton.click();
89 |
at WelcomePage.goThroughFirstScan (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/welcomeScanPage.ts:86:66)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:38:5
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 6.7m
|
Slow Test:
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 1.1m
|
Slow Test:
[chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 1.0m
|
Slow Test:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 20.3s
|
Slow Test:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 19.2s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › purchase.spec.ts:42:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card - Yearly
6 skipped
79 passed (26.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
14 MB |
|
test-results
Expired
|
13 MB |
|