Skip to content

314, fixed assigning execution phase for stream output (#315) #644

314, fixed assigning execution phase for stream output (#315)

314, fixed assigning execution phase for stream output (#315) #644

Triggered via push September 15, 2024 15:50
Status Failure
Total duration 11m 13s
Artifacts 1

build.yml

on: push
Matrix: build
Stories visual tests
4m 7s
Stories visual tests
Build on dev container
26s
Build on dev container
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 4 warnings, and 2 notices
Build on dev container
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh : && micromamba config append channels conda-forge && micromamba env create --yes -c conda-forge --name datalayer --file /tmp/environment.yml && micromamba clean --all --force-pkgs-dirs --yes ;" did not complete successfully: exit code: 1
[chromium] › stories/Cell.test.ts:9:5 › Default: packages/react/stories/Cell.test.ts#L10
1) [chromium] › stories/Cell.test.ts:9:5 › Default ─────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-cell--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:10:14
[chromium] › stories/Cell.test.ts:9:5 › Default: packages/react/stories/Cell.test.ts#L10
1) [chromium] › stories/Cell.test.ts:9:5 › Default ─────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-cell--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:10:14
[chromium] › stories/Cell.test.ts:9:5 › Default: packages/react/stories/Cell.test.ts#L10
1) [chromium] › stories/Cell.test.ts:9:5 › Default ─────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-cell--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:10:14
[chromium] › stories/Cell.test.ts:27:5 › Lite Python: packages/react/stories/Cell.test.ts#L28
2) [chromium] › stories/Cell.test.ts:27:5 › Lite Python ────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--lite-python", waiting until "load" 26 | 27 | test('Lite Python', async ({ page }) => { > 28 | await page.goto( | ^ 29 | 'http://localhost:6006/iframe.html?id=components-cell--lite-python' 30 | ); 31 | await page.getByLabel('Code Cell Content with Output').waitFor(); at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:28:14
[chromium] › stories/Cell.test.ts:27:5 › Lite Python: packages/react/stories/Cell.test.ts#L28
2) [chromium] › stories/Cell.test.ts:27:5 › Lite Python ────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--lite-python", waiting until "load" 26 | 27 | test('Lite Python', async ({ page }) => { > 28 | await page.goto( | ^ 29 | 'http://localhost:6006/iframe.html?id=components-cell--lite-python' 30 | ); 31 | await page.getByLabel('Code Cell Content with Output').waitFor(); at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:28:14
[chromium] › stories/Cell.test.ts:27:5 › Lite Python: packages/react/stories/Cell.test.ts#L28
2) [chromium] › stories/Cell.test.ts:27:5 › Lite Python ────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--lite-python", waiting until "load" 26 | 27 | test('Lite Python', async ({ page }) => { > 28 | await page.goto( | ^ 29 | 'http://localhost:6006/iframe.html?id=components-cell--lite-python' 30 | ); 31 | await page.getByLabel('Code Cell Content with Output').waitFor(); at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:28:14
[chromium] › stories/Console.test.ts:9:5 › Default: packages/react/stories/Console.test.ts#L10
3) [chromium] › stories/Console.test.ts:9:5 › Default ──────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-console--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:10:14
[chromium] › stories/Console.test.ts:9:5 › Default: packages/react/stories/Console.test.ts#L10
3) [chromium] › stories/Console.test.ts:9:5 › Default ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-console--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:10:14
[chromium] › stories/Console.test.ts:9:5 › Default: packages/react/stories/Console.test.ts#L10
3) [chromium] › stories/Console.test.ts:9:5 › Default ──────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-console--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:10:14
[chromium] › stories/Console.test.ts:26:5 › Lite Python: packages/react/stories/Console.test.ts#L27
4) [chromium] › stories/Console.test.ts:26:5 › Lite Python ─────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--lite-python", waiting until "load" 25 | 26 | test('Lite Python', async ({ page }) => { > 27 | await page.goto( | ^ 28 | 'http://localhost:6006/iframe.html?id=components-console--lite-python' 29 | ); 30 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:27:14
[chromium] › stories/Cell.test.ts:9:5 › Default: packages/react/stories/Cell.test.ts#L10
1) [chromium] › stories/Cell.test.ts:9:5 › Default ─────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-cell--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:10:14
[chromium] › stories/Cell.test.ts:9:5 › Default: packages/react/stories/Cell.test.ts#L10
1) [chromium] › stories/Cell.test.ts:9:5 › Default ─────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-cell--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:10:14
[chromium] › stories/Cell.test.ts:9:5 › Default: packages/react/stories/Cell.test.ts#L10
1) [chromium] › stories/Cell.test.ts:9:5 › Default ─────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-cell--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:10:14
[chromium] › stories/Cell.test.ts:27:5 › Lite Python: packages/react/stories/Cell.test.ts#L28
2) [chromium] › stories/Cell.test.ts:27:5 › Lite Python ────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--lite-python", waiting until "load" 26 | 27 | test('Lite Python', async ({ page }) => { > 28 | await page.goto( | ^ 29 | 'http://localhost:6006/iframe.html?id=components-cell--lite-python' 30 | ); 31 | await page.getByLabel('Code Cell Content with Output').waitFor(); at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:28:14
[chromium] › stories/Cell.test.ts:27:5 › Lite Python: packages/react/stories/Cell.test.ts#L28
2) [chromium] › stories/Cell.test.ts:27:5 › Lite Python ────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--lite-python", waiting until "load" 26 | 27 | test('Lite Python', async ({ page }) => { > 28 | await page.goto( | ^ 29 | 'http://localhost:6006/iframe.html?id=components-cell--lite-python' 30 | ); 31 | await page.getByLabel('Code Cell Content with Output').waitFor(); at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:28:14
[chromium] › stories/Cell.test.ts:27:5 › Lite Python: packages/react/stories/Cell.test.ts#L28
2) [chromium] › stories/Cell.test.ts:27:5 › Lite Python ────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-cell--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-cell--lite-python", waiting until "load" 26 | 27 | test('Lite Python', async ({ page }) => { > 28 | await page.goto( | ^ 29 | 'http://localhost:6006/iframe.html?id=components-cell--lite-python' 30 | ); 31 | await page.getByLabel('Code Cell Content with Output').waitFor(); at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Cell.test.ts:28:14
[chromium] › stories/Console.test.ts:9:5 › Default: packages/react/stories/Console.test.ts#L10
3) [chromium] › stories/Console.test.ts:9:5 › Default ──────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-console--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:10:14
[chromium] › stories/Console.test.ts:9:5 › Default: packages/react/stories/Console.test.ts#L10
3) [chromium] › stories/Console.test.ts:9:5 › Default ──────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-console--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:10:14
[chromium] › stories/Console.test.ts:9:5 › Default: packages/react/stories/Console.test.ts#L10
3) [chromium] › stories/Console.test.ts:9:5 › Default ──────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--default Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--default", waiting until "load" 8 | 9 | test('Default', async ({ page }) => { > 10 | await page.goto( | ^ 11 | 'http://localhost:6006/iframe.html?id=components-console--default' 12 | ); 13 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:10:14
[chromium] › stories/Console.test.ts:26:5 › Lite Python: packages/react/stories/Console.test.ts#L27
4) [chromium] › stories/Console.test.ts:26:5 › Lite Python ─────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:6006/iframe.html?id=components-console--lite-python Call log: - navigating to "http://localhost:6006/iframe.html?id=components-console--lite-python", waiting until "load" 25 | 26 | test('Lite Python', async ({ page }) => { > 27 | await page.goto( | ^ 28 | 'http://localhost:6006/iframe.html?id=components-console--lite-python' 29 | ); 30 | at /home/runner/work/jupyter-ui/jupyter-ui/packages/react/stories/Console.test.ts:27:14
🎭 Playwright Run Summary
8 failed [chromium] › stories/Cell.test.ts:9:5 › Default ──────────────────────────────────────────────── [chromium] › stories/Cell.test.ts:27:5 › Lite Python ─────────────────────────────────────────── [chromium] › stories/Console.test.ts:9:5 › Default ───────────────────────────────────────────── [chromium] › stories/Console.test.ts:26:5 › Lite Python ──────────────────────────────────────── [chromium] › stories/Console.test.ts:45:5 › Lite JavaScript ──────────────────────────────────── [chromium] › stories/Notebook.test.ts:9:5 › Default ──────────────────────────────────────────── [chromium] › stories/Notebook.test.ts:31:5 › Lite Python ─────────────────────────────────────── [chromium] › stories/Notebook.test.ts:56:5 › Lite Python Init ──────────────────────────────────
🎭 Playwright Run Summary
8 failed [chromium] › stories/Cell.test.ts:9:5 › Default ──────────────────────────────────────────────── [chromium] › stories/Cell.test.ts:27:5 › Lite Python ─────────────────────────────────────────── [chromium] › stories/Console.test.ts:9:5 › Default ───────────────────────────────────────────── [chromium] › stories/Console.test.ts:26:5 › Lite Python ──────────────────────────────────────── [chromium] › stories/Console.test.ts:45:5 › Lite JavaScript ──────────────────────────────────── [chromium] › stories/Notebook.test.ts:9:5 › Default ──────────────────────────────────────────── [chromium] › stories/Notebook.test.ts:31:5 › Lite Python ─────────────────────────────────────── [chromium] › stories/Notebook.test.ts:56:5 › Lite Python Init ──────────────────────────────────
Run build on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run build on ubuntu-latest
Mamba support is still experimental and can result in differently solved environments!
Stories visual tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, 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/
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: "jupyter-react-test". 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
jupyter-react-test
38.9 KB