Monitor Cron e2e Tests #403
Annotations
1 error, 5 warnings, and 1 notice
[chromium] › landing.spec.ts:284:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify the "Start free monitoring" button UI and functionality without existing account:
src/e2e/utils/helpers.ts#L81
1) [chromium] › landing.spec.ts:284:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify the "Start free monitoring" button UI and functionality without existing account
Error: Unable to retrieve restmail data
at ../utils/helpers.ts:81
79 | ): Promise<string> => {
80 | if (attempts === 0) {
> 81 | throw new Error("Unable to retrieve restmail data");
| ^
82 | }
83 |
84 | const context = await request.newContext();
at getVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:81:11)
at getVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:95:10)
at AuthPage.signUp (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:68:16)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:305:5
|
Slow Test:
[firefox] › purchase.spec.ts#L1
[firefox] › purchase.spec.ts took 6.9m
|
Slow Test:
[chromium] › purchase.spec.ts#L1
[chromium] › purchase.spec.ts took 6.7m
|
Slow Test:
[firefox] › landing.spec.ts#L1
[firefox] › landing.spec.ts took 1.2m
|
Slow Test:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 21.8s
|
Slow Test:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 20.5s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › landing.spec.ts:284:3 › stage - Verify the Landing Page Functionality - without existing Account › Verify the "Start free monitoring" button UI and functionality without existing account
6 skipped
79 passed (24.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
3.09 MB |
|
test-results
Expired
|
2.07 MB |
|