Import translations from l10n repository (2024-11-02) #802
e2e_pr_full.yml
on: pull_request
e2e-tests-full
7m 13s
Annotations
4 errors, 5 warnings, and 1 notice
[chromium] › landing/landing-existing-account.spec.ts:13:3 › local - 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
1) [chromium] › landing/landing-existing-account.spec.ts:13:3 › local - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
Test timeout of 60000ms exceeded.
|
[chromium] › landing/landing-existing-account.spec.ts:13:3 › local - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account:
src/e2e/pages/authPage.ts#L34
1) [chromium] › landing/landing-existing-account.spec.ts:13:3 › local - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
============================================================
at ../pages/authPage.ts:34
32 | async continue({ waitForURL = "**/*" }) {
33 | await this.continueButton.click();
> 34 | await this.page.waitForURL(waitForURL);
| ^
35 | }
36 |
37 | async enterVerificationCode(code: string) {
at AuthPage.continue (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:34:21)
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:51:5)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-existing-account.spec.ts:44:5
|
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › local - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want:
src/e2e/specs/dashboard/dashboard-payment.spec.ts#L1
2) [firefox] › dashboard/dashboard-payment.spec.ts:22:3 › local - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
TypeError: Cannot read properties of undefined (reading 'childFrames')
|
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › local - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want:
src/e2e/pages/dashBoardPage.ts#L310
2) [firefox] › dashboard/dashboard-payment.spec.ts:22:3 › local - 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: page.goto: Test ended.
Call log:
- navigating to "***/", waiting until "load"
at ../pages/dashBoardPage.ts:310
308 |
309 | // Check yearly redirection
> 310 | await this.page.goto(`${process.env.E2E_TEST_BASE_URL}`);
| ^
311 | await this.subscribeButton.waitFor();
312 | await this.subscribeButton.click();
313 | await this.subscribeDialogSelectYearlyPlanLink.click();
at DashboardPage.verifyPremiumUpsellModalOptions (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/dashBoardPage.ts:310:21)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-payment.spec.ts:44:5
|
Slow Test:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 41.7s
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 41.3s
|
Slow Test:
[firefox] › dashboard/dashboard-overview-card.spec.ts#L1
[firefox] › dashboard/dashboard-overview-card.spec.ts took 20.0s
|
Slow Test:
[chromium] › dashboard/dashboard-payment.spec.ts#L1
[chromium] › dashboard/dashboard-payment.spec.ts took 17.5s
|
Slow Test:
[chromium] › dashboard/dashboard-footer.spec.ts#L1
[chromium] › dashboard/dashboard-footer.spec.ts took 17.1s
|
🎭 Playwright Run Summary
2 flaky
[chromium] › landing/landing-existing-account.spec.ts:13:3 › local - Verify the Landing Page Functionality - existing account › Verify "Get free scan" buttons functionality with an existing account
[firefox] › dashboard/dashboard-payment.spec.ts:22:3 › local - Breaches Dashboard - Payment › Verify that the user can select what type of plan they want, verify that the Premium upsell modal is displayed correctly
14 skipped
70 passed (6.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
10.5 MB |
|
test-results
|
9.51 MB |
|