Skip to content

Monitor Cron e2e Tests #417

Monitor Cron e2e Tests

Monitor Cron e2e Tests #417

Triggered via schedule October 1, 2024 08:07
Status Failure
Total duration 9m 39s
Artifacts 2

e2e_cron.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account: src/e2e/specs/landing.spec.ts#L1
1) [firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account Test timeout of 60000ms exceeded.
[firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account: src/e2e/pages/authPage.ts#L49
1) [firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account Error: locator.fill: Test timeout of 60000ms exceeded. Call log: - waiting for locator('[type="password"]').first() at ../pages/authPage.ts:49 47 | const password = 48 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string); > 49 | await this.passwordInputField.fill(password); | ^ 50 | await this.continue({ waitForURL: "**/user/**" }); 51 | } 52 | at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:49:35) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:347:20
[firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account: src/e2e/specs/landing.spec.ts#L1
1) [firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account: src/e2e/pages/authPage.ts#L49
1) [firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 60000ms exceeded. Call log: - waiting for locator('[type="password"]').first() at ../pages/authPage.ts:49 47 | const password = 48 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string); > 49 | await this.passwordInputField.fill(password); | ^ 50 | await this.continue({ waitForURL: "**/user/**" }); 51 | } 52 | at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:49:35) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:347:20
[firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account: src/e2e/specs/landing.spec.ts#L1
2) [firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account Test timeout of 60000ms exceeded.
[firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account: src/e2e/pages/authPage.ts#L49
2) [firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account Error: locator.fill: Test timeout of 60000ms exceeded. Call log: - waiting for locator('[type="password"]').first() at ../pages/authPage.ts:49 47 | const password = 48 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string); > 49 | await this.passwordInputField.fill(password); | ^ 50 | await this.continue({ waitForURL: "**/user/**" }); 51 | } 52 | at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:49:35) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:368:20
[firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account: src/e2e/specs/landing.spec.ts#L1
2) [firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account: src/e2e/pages/authPage.ts#L49
2) [firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 60000ms exceeded. Call log: - waiting for locator('[type="password"]').first() at ../pages/authPage.ts:49 47 | const password = 48 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string); > 49 | await this.passwordInputField.fill(password); | ^ 50 | await this.continue({ waitForURL: "**/user/**" }); 51 | } 52 | at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:49:35) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:368:20
[chromium] › landing.spec.ts:187:3 › stage - Verify the Landing Page content › Verify the "Get free scan" corresponding email fields: src/e2e/specs/landing.spec.ts#L1
3) [chromium] › landing.spec.ts:187:3 › stage - Verify the Landing Page content › Verify the "Get free scan" corresponding email fields Test timeout of 60000ms exceeded.
[chromium] › landing.spec.ts:187:3 › stage - Verify the Landing Page content › Verify the "Get free scan" corresponding email fields: src/e2e/specs/landing.spec.ts#L205
3) [chromium] › landing.spec.ts:187:3 › stage - Verify the Landing Page content › Verify the "Get free scan" corresponding email fields Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for locator('[type="password"]').first() to be visible 203 | await landingPage.monitorHeroFormEmailInputField.fill(randomEmail); 204 | await landingPage.monitorHeroFormInputSubmitButton.click(); > 205 | await authPage.passwordInputField.waitFor(); | ^ 206 | await expect(authPage.passwordInputField).toBeVisible(); 207 | } else { 208 | ///free-scan-cta experiment is on at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:205:41
🎭 Playwright Run Summary
2 failed [firefox] › landing.spec.ts:316:3 › stage - Verify the Landing Page Functionality - with existing account › Verify "Get free scan" buttons functionality with existing account [firefox] › landing.spec.ts:354:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account 3 flaky [chromium] › landing.spec.ts:187:3 › stage - Verify the Landing Page content › Verify the "Get free scan" corresponding email fields [chromium] › landing.spec.ts:243:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify "Get free scan" buttons functionality without existing account [chromium] › landing.spec.ts:283:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify the "Start free monitoring" button UI and functionality without existing account 6 skipped 75 passed (8.6m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
9.46 MB
test-results Expired
8.54 MB