MNTOR-3919: db table changes for churn email column (Part 1) #1797
e2e_pr_full.yml
on: pull_request
e2e-tests-full
6m 53s
Annotations
3 errors, 5 warnings, and 1 notice
[chromium] › landing/landing-content.spec.ts:221:3 › local - Verify the Landing Page content › Verify manual/automatic removal "more info" tips from "Choose your level of protection" section:
src/e2e/specs/landing/landing-content.spec.ts#L231
1) [chromium] › landing/landing-content.spec.ts:221:3 › local - Verify the Landing Page content › Verify manual/automatic removal "more info" tips from "Choose your level of protection" section
Error: Timed out 2000ms waiting for expect(locator).toBeVisible()
Locator: getByText('We’ll let you know which data brokers are selling your info so you can contact them to request removal.')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 2000ms
- waiting for getByText('We’ll let you know which data brokers are selling your info so you can contact them to request removal.')
229 | await expect(landingPage.freeMonitoringTooltipTrigger).toBeVisible();
230 | await landingPage.freeMonitoringTooltipTrigger.click({ force: true });
> 231 | await expect(landingPage.freeMonitoringTooltipText).toBeVisible();
| ^
232 | await landingPage.closeTooltips.click({ force: true });
233 | await landingPage.monitorPlusTooltipTrigger.click({ force: true });
234 | await expect(landingPage.monitorPlusTooltipText).toBeVisible();
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-content.spec.ts:231:57
|
[firefox] › landing/landing-content.spec.ts:161:3 › local - Verify the Landing Page content › Verify the 'Get data removal' button UI and functionality for both yearly and monthly options:
src/e2e/specs/landing/landing-content.spec.ts#L1
2) [firefox] › landing/landing-content.spec.ts:161:3 › local - Verify the Landing Page content › Verify the 'Get data removal' button UI and functionality for both yearly and monthly options
TypeError: Cannot read properties of undefined (reading 'childFrames')
|
[firefox] › landing/landing-content.spec.ts:161:3 › local - Verify the Landing Page content › Verify the 'Get data removal' button UI and functionality for both yearly and monthly options:
src/e2e/pages/purchasePage.ts#L122
2) [firefox] › landing/landing-content.spec.ts:161:3 › local - Verify the Landing Page content › Verify the 'Get data removal' button UI and functionality for both yearly and monthly options
Error: locator.waitFor: Test ended.
Call log:
- waiting for getByRole('heading', { name: 'Set up your subscription' }) to be visible
- waiting for" https://accounts.stage.mozaws.net/subscriptions/products/***?plan=***&entrypoint=monitor.mozilla.org-monitor-product-page&form_type=button&data_cta_position…" navigation to finish...
- navigated to "https://accounts.stage.mozaws.net/subscriptions/products/***?plan=***&entrypoint=monitor.mozilla.org-monitor-product-page&form_type=button&data_cta_position…"
- waiting for" https://payments-stage.fxa.nonprod.cloudops.mozgcp.net/checkout/***?device_id=a56cf6c34993420983e8d1291256565f&flow_begin_time=1736458001910&flow_id=e23a2f6ebb8ae0c910a3126d0bb59b816e…" navigation to finish...
- navigated to "https://payments-stage.fxa.nonprod.cloudops.mozgcp.net/checkout/***?device_id=a56cf6c34993420983e8d1291256565f&flow_begin_time=1736458001910&flow_id=e23a2f6ebb8ae0c910a3126d0bb59b816e…"
at ../pages/purchasePage.ts:122
120 |
121 | async verifyYearlyPlanDetails() {
> 122 | await this.subscriptionHeader.waitFor();
| ^
123 | const planDetails = removeUnicodeChars(
124 | (await this.planDetails.textContent()) as string,
125 | );
at PurchasePage.verifyYearlyPlanDetails (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/purchasePage.ts:122:35)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-content.spec.ts:183:24
|
e2e-tests-full
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 46.2s
|
Slow Test:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 36.3s
|
Slow Test:
[firefox] › dashboard/dashboard-overview-card.spec.ts#L1
[firefox] › dashboard/dashboard-overview-card.spec.ts took 19.9s
|
Slow Test:
[firefox] › dashboard/dashboard-payment.spec.ts#L1
[firefox] › dashboard/dashboard-payment.spec.ts took 15.6s
|
🎭 Playwright Run Summary
2 flaky
[chromium] › landing/landing-content.spec.ts:221:3 › local - Verify the Landing Page content › Verify manual/automatic removal "more info" tips from "Choose your level of protection" section
[firefox] › landing/landing-content.spec.ts:161:3 › local - Verify the Landing Page content › Verify the 'Get data removal' button UI and functionality for both yearly and monthly options
14 skipped
70 passed (5.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
5.09 MB |
|
test-results
|
4.03 MB |
|