Monitor Cron e2e Tests #405
Annotations
1 error, 5 warnings, and 1 notice
[firefox] › landing.spec.ts:359: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#L383
1) [firefox] › landing.spec.ts:359:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account
Error: expect(received).toBe(expected) // Object.is equality
Expected: "***/user/dashboard"
Received: "***/user/dashboard/action-needed"
381 | : "/user/dashboard"
382 | }`;
> 383 | expect(page.url()).toBe(successUrl);
| ^
384 | });
385 | });
386 |
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/landing.spec.ts:383:24
|
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.8m
|
Slow Test:
[chromium] › landing.spec.ts#L1
[chromium] › landing.spec.ts took 1.0m
|
Slow Test:
[firefox] › auth.spec.ts#L1
[firefox] › auth.spec.ts took 19.7s
|
Slow Test:
[chromium] › auth.spec.ts#L1
[chromium] › auth.spec.ts took 18.3s
|
🎭 Playwright Run Summary
1 flaky
[firefox] › landing.spec.ts:359:3 › stage - Verify the Landing Page Functionality - with existing account › Verify the "Start free monitoring" button UI and functionality with existing account
6 skipped
79 passed (23.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
2.94 MB |
|
test-results
Expired
|
1.93 MB |
|