Monitor Cron e2e Tests #470
Annotations
2 errors, 5 warnings, and 1 notice
[chromium] › landing/landing-existing-account.spec.ts:51:3 › stage - 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 › stage - 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 › stage - 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#L50
1) [chromium] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('[type="password"]').first()
at ../pages/authPage.ts:50
48 | const password =
49 | optionalPassword || (process.env.E2E_TEST_ACCOUNT_PASSWORD as string);
> 50 | await this.passwordInputField.fill(password);
| ^
51 | await this.continue({ waitForURL: "**/user/**" });
52 | }
53 |
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:50:35)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing/landing-existing-account.spec.ts:65:20
|
Slow Test:
[chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 3.5m
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 3.3m
|
Slow Test:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 40.3s
|
Slow Test:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 40.0s
|
Slow Test:
[chromium] › landing/landing-content.spec.ts#L1
[chromium] › landing/landing-content.spec.ts took 30.7s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › landing/landing-existing-account.spec.ts:51:3 › stage - Verify the Landing Page Functionality - existing account › Verify the "Start free monitoring" button UI and functionality with an existing account
6 skipped
79 passed (15.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
2.73 MB |
|
test-results
|
1.69 MB |
|