Import translations from l10n repository (2024-12-22) #1616
e2e_pr_full.yml
on: pull_request
e2e-tests-full
6m 58s
Annotations
2 errors, 4 warnings, and 1 notice
[chromium] › landing/landing-existing-account.spec.ts:51:3 › local - 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
1) [chromium] › landing/landing-existing-account.spec.ts:51:3 › local - 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.
|
[chromium] › landing/landing-existing-account.spec.ts:51:3 › local - 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#L34
1) [chromium] › landing/landing-existing-account.spec.ts:51:3 › local - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
navigated to "***/api/auth/signin"
============================================================
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:65:5
|
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:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 39.3s
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 37.4s
|
Slow Test:
[firefox] › dashboard/dashboard-payment.spec.ts#L1
[firefox] › dashboard/dashboard-payment.spec.ts took 17.0s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › landing/landing-existing-account.spec.ts:51:3 › local - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
14 skipped
71 passed (5.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
2.84 MB |
|
test-results
|
1.75 MB |
|