Skip to content

Add support for JavaScript / Jinja templates in the kiosk-mode options #159

Add support for JavaScript / Jinja templates in the kiosk-mode options

Add support for JavaScript / Jinja templates in the kiosk-mode options #159

Triggered via pull request September 14, 2024 22:24
Status Failure
Total duration 3m 19s
Artifacts 1

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
[chromium] β€Ί main-options.spec.ts:10:5 β€Ί Option: kiosk: tests/main-options.spec.ts#L12
1) [chromium] β€Ί main-options.spec.ts:10:5 β€Ί Option: kiosk ──────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://host.docker.internal:8123/ Call log: - navigating to "http://host.docker.internal:8123/", waiting until "load" 10 | test('Option: kiosk', async ({ page }) => { 11 | > 12 | await page.goto(BASE_URL); | ^ 13 | 14 | await expect(page.locator(SELECTORS.HEADER)).toBeVisible(); 15 | await expect(page.locator(SELECTORS.HA_SIDEBAR)).toBeVisible(); at /home/runner/work/kiosk-mode/kiosk-mode/tests/main-options.spec.ts:12:13
[chromium] β€Ί main-options.spec.ts:27:5 β€Ί Option: hide_header: tests/main-options.spec.ts#L29
2) [chromium] β€Ί main-options.spec.ts:27:5 β€Ί Option: hide_header ────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://host.docker.internal:8123/ Call log: - navigating to "http://host.docker.internal:8123/", waiting until "load" 27 | test('Option: hide_header', async ({ page }) => { 28 | > 29 | await page.goto(BASE_URL); | ^ 30 | 31 | await expect(page.locator(SELECTORS.HEADER)).toBeVisible(); 32 | at /home/runner/work/kiosk-mode/kiosk-mode/tests/main-options.spec.ts:29:13
test
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [chromium] β€Ί main-options.spec.ts:10:5 β€Ί Option: kiosk ───────────────────────────────────────── [chromium] β€Ί main-options.spec.ts:27:5 β€Ί Option: hide_header ─────────────────────────────────── 35 passed (1.0m)
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] β€Ί url-parameters.spec.ts#L1
[chromium] β€Ί url-parameters.spec.ts took 22.8s
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
test-report
453 KB