E2E (Playwright) #2
Annotations
5 errors, 1 warning, and 1 notice
|
smoke
Process completed with exit code 1.
|
|
[chromium] › e2e/smoke.spec.ts:35:7 › Admin UI smoke › top-nav entries navigate without errors:
e2e/fixtures/admin-login.ts#L14
2) [chromium] › e2e/smoke.spec.ts:35:7 › Admin UI smoke › top-nav entries navigate without errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
Call log:
- navigating to "/dreamfactory/dist/#/auth/login", waiting until "load"
at fixtures/admin-login.ts:14
12 | */
13 | export async function loginAsAdmin(page: Page) {
> 14 | await page.goto('/dreamfactory/dist/#/auth/login');
| ^
15 | // Labels come from the userManagement i18n bundle — "Enter Email" /
16 | // "Enter Password" in English. Use type-based selectors to stay
17 | // language-agnostic.
at loginAsAdmin (/home/runner/work/df-admin-interface/df-admin-interface/e2e/fixtures/admin-login.ts:14:14)
at /home/runner/work/df-admin-interface/df-admin-interface/e2e/smoke.spec.ts:36:23
|
|
[chromium] › e2e/smoke.spec.ts:35:7 › Admin UI smoke › top-nav entries navigate without errors:
e2e/fixtures/admin-login.ts#L14
2) [chromium] › e2e/smoke.spec.ts:35:7 › Admin UI smoke › top-nav entries navigate without errors
Error: page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
Call log:
- navigating to "/dreamfactory/dist/#/auth/login", waiting until "load"
at fixtures/admin-login.ts:14
12 | */
13 | export async function loginAsAdmin(page: Page) {
> 14 | await page.goto('/dreamfactory/dist/#/auth/login');
| ^
15 | // Labels come from the userManagement i18n bundle — "Enter Email" /
16 | // "Enter Password" in English. Use type-based selectors to stay
17 | // language-agnostic.
at loginAsAdmin (/home/runner/work/df-admin-interface/df-admin-interface/e2e/fixtures/admin-login.ts:14:14)
at /home/runner/work/df-admin-interface/df-admin-interface/e2e/smoke.spec.ts:36:23
|
|
[chromium] › e2e/smoke.spec.ts:5:7 › Admin UI smoke › admin login + app shell loads without console errors:
e2e/fixtures/admin-login.ts#L14
1) [chromium] › e2e/smoke.spec.ts:5:7 › Admin UI smoke › admin login + app shell loads without console errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
Call log:
- navigating to "/dreamfactory/dist/#/auth/login", waiting until "load"
at fixtures/admin-login.ts:14
12 | */
13 | export async function loginAsAdmin(page: Page) {
> 14 | await page.goto('/dreamfactory/dist/#/auth/login');
| ^
15 | // Labels come from the userManagement i18n bundle — "Enter Email" /
16 | // "Enter Password" in English. Use type-based selectors to stay
17 | // language-agnostic.
at loginAsAdmin (/home/runner/work/df-admin-interface/df-admin-interface/e2e/fixtures/admin-login.ts:14:14)
at /home/runner/work/df-admin-interface/df-admin-interface/e2e/smoke.spec.ts:14:23
|
|
[chromium] › e2e/smoke.spec.ts:5:7 › Admin UI smoke › admin login + app shell loads without console errors:
e2e/fixtures/admin-login.ts#L14
1) [chromium] › e2e/smoke.spec.ts:5:7 › Admin UI smoke › admin login + app shell loads without console errors
Error: page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
Call log:
- navigating to "/dreamfactory/dist/#/auth/login", waiting until "load"
at fixtures/admin-login.ts:14
12 | */
13 | export async function loginAsAdmin(page: Page) {
> 14 | await page.goto('/dreamfactory/dist/#/auth/login');
| ^
15 | // Labels come from the userManagement i18n bundle — "Enter Email" /
16 | // "Enter Password" in English. Use type-based selectors to stay
17 | // language-agnostic.
at loginAsAdmin (/home/runner/work/df-admin-interface/df-admin-interface/e2e/fixtures/admin-login.ts:14:14)
at /home/runner/work/df-admin-interface/df-admin-interface/e2e/smoke.spec.ts:14:23
|
|
smoke
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
2 failed
[chromium] › e2e/smoke.spec.ts:5:7 › Admin UI smoke › admin login + app shell loads without console errors
[chromium] › e2e/smoke.spec.ts:35:7 › Admin UI smoke › top-nav entries navigate without errors ─
4 skipped
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
653 KB |
sha256:2b710aed5d2dea36e6ce59819c9711856dd9a660fc00cf4b56435a5105e6a3fe
|
|