Skip to content

Kernel state for Cell and Output #564

Kernel state for Cell and Output

Kernel state for Cell and Output #564

Triggered via pull request July 30, 2024 15:44
Status Failure
Total duration 13m 8s
Artifacts 1

build.yml

on: pull_request
Matrix: build
Stories visual tests
3m 39s
Stories visual tests
Build on dev container
6m 29s
Build on dev container
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 4 warnings, and 2 notices
[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
Run build on ubuntu-latest
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
🎭 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 ──────────────────────────────────

Artifacts

Produced during runtime
Name Size Digest
jupyter-react-test Expired
39 KB