Skip to content

Monitor Cron e2e Tests #353

Monitor Cron e2e Tests

Monitor Cron e2e Tests #353

Manually triggered August 6, 2024 20:16
Status Success
Total duration 27m 55s
Artifacts 2

e2e_cron.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 5 warnings, and 1 notice
[chromium] › landing.spec.ts:244:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify "Get free scan" buttons functionality without existing account: src/e2e/specs/landing.spec.ts#L262
1) [chromium] › landing.spec.ts:244:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify "Get free scan" buttons functionality without existing account TimeoutError: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for locator('input[name="email"]') to be visible 260 | } else { 261 | await landingPage.monitorHeroFormInputSubmitButton.click(); > 262 | await authPage.emailInputField.waitFor({ | ^ 263 | state: "visible", 264 | timeout: 10000, 265 | }); at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:262:38
[firefox] › dashboard.spec.ts:406:3 › stage - Breaches Dashboard - Breaches Scan: src/e2e/specs/dashboard.spec.ts#L384
2) [firefox] › dashboard.spec.ts:406: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. 382 | test.use({ storageState: { cookies: [], origins: [] } }); 383 | > 384 | test.beforeEach(async ({ landingPage, page, authPage, welcomePage }) => { | ^ 385 | test.slow( 386 | true, 387 | "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.spec.ts:384:8
[firefox] › dashboard.spec.ts:406:3 › stage - Breaches Dashboard - Breaches Scan: src/e2e/pages/authPage.ts#L60
2) [firefox] › dashboard.spec.ts:406: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.fill: Test timeout of 180000ms exceeded. Call log: - waiting for locator('[type="password"]').first() at ../pages/authPage.ts:60 58 | async signUp(email: string, page: Page) { 59 | await this.enterEmail(email); > 60 | await this.passwordInputField.fill( | ^ 61 | process.env.E2E_TEST_ACCOUNT_PASSWORD as string, 62 | ); 63 | await this.passwordConfirmInputField.fill( at AuthPage.signUp (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:60:35) at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard.spec.ts:399:5
Slow Test: [chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 6.9m
Slow Test: [firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 6.7m
Slow Test: [firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 1.1m
Slow Test: [firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 18.6s
Slow Test: [chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 17.5s
🎭 Playwright Run Summary
2 flaky [chromium] › landing.spec.ts:244:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify "Get free scan" buttons functionality without existing account [firefox] › dashboard.spec.ts:406: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 6 skipped 78 passed (26.9m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
16.1 MB
test-results Expired
15.1 MB