Monitor Cron e2e Tests #356
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/landingPage.ts#L267
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: page.waitForURL: Test timeout of 180000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/oauth/**" until "load"
============================================================
at ../pages/landingPage.ts:267
265 | await this.signInButton.click();
266 | // FxA can take a while to load on stage:
> 267 | await this.page.waitForURL("**/oauth/**");
| ^
268 | }
269 |
270 | async enterFreeScanEmail(email: string) {
at LandingPage.goToSignIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/landingPage.ts:267:21)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/purchase.spec.ts:30:5
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 6.8m
|
Slow Test:
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 1.2m
|
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.7s
|
Slow Test:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 18.4s
|
🎭 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 (27.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
15.3 MB |
|
test-results
Expired
|
14.3 MB |
|