Skip to content

[CI][workflows][images] Use node 20 by default #53

[CI][workflows][images] Use node 20 by default

[CI][workflows][images] Use node 20 by default #53

Triggered via pull request February 6, 2025 21:01
Status Failure
Total duration 3m 4s
Artifacts

docker-example.yml

on: pull_request
Matrix: build and test images
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
../../tests/trace-viewer-app.test.ts:48:9 › My Trace viewer application › should show main content panel: playwright-tests/tests/trace-viewer-app.test.ts#L39
1) ../../tests/trace-viewer-app.test.ts:48:9 › My Trace viewer application › should show main content panel Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/#/tmp/cloud-ws-VXJ917 Call log: - navigating to "http://localhost:3000/#/tmp/cloud-ws-VXJ917", waiting until "load" 37 | 38 | test.beforeAll(async ({ playwright, browser }) => { > 39 | app = await TheiaAppLoader.load<TraceViewerApp>( | ^ 40 | { playwright, browser }, 41 | undefined, 42 | TraceViewerApp at loadOrReload (/home/runner/work/trace-viewer-examples/trace-viewer-examples/playwright-tests/node_modules/@theia/playwright/src/theia-app-loader.ts:79:28) at createAndLoad (/home/runner/work/trace-viewer-examples/trace-viewer-examples/playwright-tests/node_modules/@theia/playwright/src/theia-app-loader.ts:69:9) at /home/runner/work/trace-viewer-examples/trace-viewer-examples/playwright-tests/tests/trace-viewer-app.test.ts:39:11
../../tests/trace-viewer-app.test.ts:48:9 › My Trace viewer application › should show main content panel: playwright-tests/tests/trace-viewer-app.test.ts#L39
1) ../../tests/trace-viewer-app.test.ts:48:9 › My Trace viewer application › should show main content panel Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/#/tmp/cloud-ws-ozznlG Call log: - navigating to "http://localhost:3000/#/tmp/cloud-ws-ozznlG", waiting until "load" 37 | 38 | test.beforeAll(async ({ playwright, browser }) => { > 39 | app = await TheiaAppLoader.load<TraceViewerApp>( | ^ 40 | { playwright, browser }, 41 | undefined, 42 | TraceViewerApp at loadOrReload (/home/runner/work/trace-viewer-examples/trace-viewer-examples/playwright-tests/node_modules/@theia/playwright/src/theia-app-loader.ts:79:28) at createAndLoad (/home/runner/work/trace-viewer-examples/trace-viewer-examples/playwright-tests/node_modules/@theia/playwright/src/theia-app-loader.ts:69:9) at /home/runner/work/trace-viewer-examples/trace-viewer-examples/playwright-tests/tests/trace-viewer-app.test.ts:39:11
build and test images (tate, theia-app-theia-ext, ubuntu-latest, 18)
Process completed with exit code 1.
build and test images (tave, theia-app-vscode-ext, ubuntu-latest, 18)
The job was canceled because "tate_theia-app-theia-ext_" failed.
build and test images (tave, theia-app-vscode-ext, ubuntu-latest, 18)
The operation was canceled.
🎭 Playwright Run Summary
1 failed ../../tests/trace-viewer-app.test.ts:48:9 › My Trace viewer application › should show main content panel 6 did not run