Monitor Cron e2e Tests #608
Annotations
10 errors, 5 warnings, and 1 notice
[firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user:
src/e2e/specs/auth.spec.ts#L1
1) [firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user
Test timeout of 60000ms exceeded.
|
[firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user:
src/e2e/pages/authPage.ts#L34
1) [firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
navigated to "***/auth/logout"
navigated to "***/auth/logout"
navigated to "***/"
navigated to "***/"
============================================================
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.enterVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:39:5)
at AuthPage.signUp (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:72:5)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:28:5
|
[firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user:
src/e2e/specs/auth.spec.ts#L1
1) [firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user:
src/e2e/pages/authPage.ts#L34
1) [firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
navigated to "***/auth/logout"
navigated to "***/auth/logout"
navigated to "***/"
navigated to "***/"
============================================================
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.enterVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:39:5)
at AuthPage.signUp (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:72:5)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:28:5
|
[firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account:
src/e2e/specs/landing/landing-new-account.spec.ts#L1
2) [firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account
Test timeout of 60000ms exceeded.
|
[firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account:
src/e2e/pages/authPage.ts#L34
2) [firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
navigated to "***/auth/logout"
navigated to "***/auth/logout"
navigated to "***/"
navigated to "***/"
============================================================
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.enterVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:39:5)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-new-account.spec.ts:53:5
|
[firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account:
src/e2e/specs/landing/landing-new-account.spec.ts#L1
2) [firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account:
src/e2e/pages/authPage.ts#L34
2) [firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
navigated to "***/auth/logout"
navigated to "***/auth/logout"
navigated to "***/"
navigated to "***/"
============================================================
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.enterVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:39:5)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-new-account.spec.ts:53:5
|
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan:
src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L14
3) [chromium] › src/e2e/specs/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
Test timeout of 180000ms exceeded while running "beforeEach" hook.
12 | test.use({ storageState: { cookies: [], origins: [] } });
13 |
> 14 | test.beforeEach(async ({ landingPage, page, authPage, welcomePage }) => {
| ^
15 | test.slow(
16 | true,
17 | "this test runs through the welcome scan flow, increasing timeout to address it",
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:14:8
|
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:36:3 › stage - Breaches Dashboard - Breaches Scan:
src/e2e/pages/welcomeScanPage.ts#L90
3) [chromium] › src/e2e/specs/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
Error: locator.click: Test timeout of 180000ms exceeded.
Call log:
- waiting for getByText('AtlantaGA, USA', { exact: true })
at ../pages/welcomeScanPage.ts:90
88 | await this.lastNameInputField.fill("Ackerman");
89 | await this.cityStateInputField.pressSequentially("Atlanta, GA, USA");
> 90 | await this.page.getByText("AtlantaGA, USA", { exact: true }).click();
| ^
91 | await this.dobInputField.fill("2002-01-01");
92 | await this.findExposuresButton.click();
93 |
at WelcomePage.goThroughFirstScan (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/welcomeScanPage.ts:90:66)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts:32:5
|
Slow Test:
[firefox] › src/e2e/specs/purchase.spec.ts#L1
[firefox] › src/e2e/specs/purchase.spec.ts took 54.0s
|
Slow Test:
[chromium] › src/e2e/specs/auth.spec.ts#L1
[chromium] › src/e2e/specs/auth.spec.ts took 32.8s
|
Slow Test:
[firefox] › src/e2e/specs/landing/landing-content.spec.ts#L1
[firefox] › src/e2e/specs/landing/landing-content.spec.ts took 29.7s
|
Slow Test:
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts#L1
[chromium] › src/e2e/specs/landing/landing-new-account.spec.ts took 28.6s
|
Slow Test:
[chromium] › src/e2e/specs/landing/landing-content.spec.ts#L1
[chromium] › src/e2e/specs/landing/landing-content.spec.ts took 26.3s
|
🎭 Playwright Run Summary
2 failed
[firefox] › src/e2e/specs/auth.spec.ts:12:3 › stage - Authentication flow verification @smoke › Verify sign up with new user
[firefox] › src/e2e/specs/landing/landing-new-account.spec.ts:16:3 › stage - Verify the Landing Page Functionality - new account › Verify "Get free scan" buttons functionality with a new account
5 flaky
[chromium] › src/e2e/specs/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
[chromium] › src/e2e/specs/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
[chromium] › src/e2e/specs/purchase.spec.ts:48:3 › stage - Breach Scan, Monitor Plus Purchase Flow › Verify that the user can purchase the plus subscription with a Stripe card
[firefox] › src/e2e/specs/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
[firefox] › src/e2e/specs/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
6 skipped
67 passed (26.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
60.8 MB |
|
test-results
|
61.1 MB |
|