wip: update snapshots #350
build.yml
on: pull_request
build
4m 57s
Check Links
59s
Annotations
2 errors, 4 warnings, and 1 notice
tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs:
ui-tests/tests/notebook-run.spec.ts#L28
1) tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs ────────
Error: Screenshot comparison failed:
Expected an image 694px by 650px, received 694px by 647px. 217 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts-snapshots/Notebook-Run-Run-Notebook-and-capture-cell-outputs-1-linux.png
Received: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/test-results/tests-notebook-run-Notebook-Run-Run-Notebook-and-capture-cell-outputs/Notebook-Run-Run-Notebook-and-capture-cell-outputs-1-actual.png
Diff: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/test-results/tests-notebook-run-Notebook-Run-Run-Notebook-and-capture-cell-outputs/Notebook-Run-Run-Notebook-and-capture-cell-outputs-1-diff.png
26 | const nbPanel = await page.notebook.getNotebookInPanel();
27 |
> 28 | expect(await nbPanel!.screenshot()).toMatchSnapshot();
| ^
29 | });
30 | });
31 |
at /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts:28:41
|
Integration tests
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_isolated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 failed
tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs ─────────
1 passed (13.5s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
14.6 MB |
|
jupyterlab_myst-playwright-tests
Expired
|
896 KB |
|