Monitor Cron e2e Tests #521
Annotations
10 errors, 6 warnings, and 1 notice
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want:
src/e2e/specs/dashboard/dashboard-payment.spec.ts#L1
1) [firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
Test timeout of 60000ms exceeded.
|
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want:
src/e2e/pages/purchasePage.ts#L113
1) [firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
Error: locator.waitFor: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Set up your subscription' }) to be visible
- waiting for navigation to finish...
- navigated to "https://accounts.stage.mozaws.net/subscriptions/products/prod_OlQjDbCbrFWLTB?plan=price_1NxtsVKb9q6OnNsL9KY5F6Mz&form_type=button&entrypoint=monitor.mozilla.org-monitor-in-product-navigation-upsell&u…"
- waiting for" https://payments-stage.fxa.nonprod.cloudops.mozgcp.net/products/prod_OlQjDbCbrFWLTB?device_id=23f6a0a80a0e461595ab290460eb76ce&flow_begin_time=1735373948619&flow_id=d932ad10df4edb427bdfd138ab74c9ca04…" navigation to finish...
- navigated to "https://payments-stage.fxa.nonprod.cloudops.mozgcp.net/products/prod_OlQjDbCbrFWLTB?device_id=23f6a0a80a0e461595ab290460eb76ce&flow_begin_time=1735373948619&flow_id=d932ad10df4edb427bdfd138ab74c9ca04…"
at ../pages/purchasePage.ts:113
111 |
112 | async verifyMonthlyPlanDetails() {
> 113 | await this.subscriptionHeader.waitFor();
| ^
114 | const planDetails = removeUnicodeChars(
115 | (await this.planDetails.textContent()) as string,
116 | );
at PurchasePage.verifyMonthlyPlanDetails (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/purchasePage.ts:113:35)
at DashboardPage.verifyPremiumUpsellModalOptions (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:306:24)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-payment.spec.ts:44:5
|
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want:
src/e2e/specs/dashboard/dashboard-payment.spec.ts#L1
1) [firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want:
src/e2e/pages/purchasePage.ts#L113
1) [firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Set up your subscription' }) to be visible
- waiting for navigation to finish...
- navigated to "https://accounts.stage.mozaws.net/subscriptions/products/prod_OlQjDbCbrFWLTB?plan=price_1NxtsVKb9q6OnNsL9KY5F6Mz&form_type=button&entrypoint=monitor.mozilla.org-monitor-in-product-navigation-upsell&u…"
- waiting for" https://payments-stage.fxa.nonprod.cloudops.mozgcp.net/products/prod_OlQjDbCbrFWLTB?device_id=f2e6ec5e77fb40609c9e06e12f8fdeb6&flow_begin_time=1735374010965&flow_id=3f2caa49dd1b4fff72b3e5d983900466f4…" navigation to finish...
- navigated to "https://payments-stage.fxa.nonprod.cloudops.mozgcp.net/products/prod_OlQjDbCbrFWLTB?device_id=f2e6ec5e77fb40609c9e06e12f8fdeb6&flow_begin_time=1735374010965&flow_id=3f2caa49dd1b4fff72b3e5d983900466f4…"
at ../pages/purchasePage.ts:113
111 |
112 | async verifyMonthlyPlanDetails() {
> 113 | await this.subscriptionHeader.waitFor();
| ^
114 | const planDetails = removeUnicodeChars(
115 | (await this.planDetails.textContent()) as string,
116 | );
at PurchasePage.verifyMonthlyPlanDetails (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/purchasePage.ts:113:35)
at DashboardPage.verifyPremiumUpsellModalOptions (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:306:24)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-payment.spec.ts:44:5
|
[firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account:
src/e2e/specs/landing/landing-existing-account.spec.ts#L1
2) [firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
Test timeout of 60000ms exceeded.
|
[firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account:
src/e2e/pages/authPage.ts#L50
2) [firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('[type="password"]').first()
at ../pages/authPage.ts:50
48 | const password =
49 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string);
> 50 | await this.passwordInputField.fill(password);
| ^
51 | await this.continue({ waitForURL: "**/user/**" });
52 | }
53 |
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:50:35)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-existing-account.spec.ts:44:20
|
[firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account:
src/e2e/specs/landing/landing-existing-account.spec.ts#L1
2) [firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account:
src/e2e/pages/authPage.ts#L50
2) [firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('[type="password"]').first()
at ../pages/authPage.ts:50
48 | const password =
49 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string);
> 50 | await this.passwordInputField.fill(password);
| ^
51 | await this.continue({ waitForURL: "**/user/**" });
52 | }
53 |
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:50:35)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-existing-account.spec.ts:44:20
|
[firefox] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account:
src/e2e/specs/landing/landing-existing-account.spec.ts#L1
3) [firefox] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
Test timeout of 60000ms exceeded.
|
[firefox] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account:
src/e2e/pages/authPage.ts#L50
3) [firefox] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('[type="password"]').first()
at ../pages/authPage.ts:50
48 | const password =
49 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string);
> 50 | await this.passwordInputField.fill(password);
| ^
51 | await this.continue({ waitForURL: "**/user/**" });
52 | }
53 |
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:50:35)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-existing-account.spec.ts:65:20
|
e2e-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 4.4m
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 3.4m
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 41.4s
|
Slow Test:
[chromium] › landing/landing-new-account.spec.ts#L1
[chromium] › landing/landing-new-account.spec.ts took 24.8s
|
Slow Test:
[firefox] › landing/landing-content.spec.ts#L1
[firefox] › landing/landing-content.spec.ts took 24.6s
|
🎭 Playwright Run Summary
3 failed
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › stage - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
[firefox] › landing/landing-existing-account.spec.ts:13:3 › stage - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
[firefox] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
1 flaky
[chromium] › dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan, Continuous Protection, Data Profile Actions › Verify that the Premium upsell modal is displayed correctly - Continuous Protection, verify that the user can mark Data broker profiles as fixed
6 skipped
76 passed (22.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
17.3 MB |
|
test-results
|
16.2 MB |
|