📸 Add logo to docs #432
build.yml
on: pull_request
build
3m 46s
Check Links
1m 9s
Annotations
4 errors, 5 warnings, and 1 notice
Check Links
Process completed with exit code 1.
|
tests/notebook-run.spec.ts:23:9 › Notebook Run: notebooks/typography.ipynb › Run Notebook and capture cell outputs:
ui-tests/tests/notebook-run.spec.ts#L31
1) tests/notebook-run.spec.ts:23:9 › Notebook Run: notebooks/typography.ipynb › Run Notebook and capture cell outputs
Error: Screenshot comparison failed:
6004 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts-snapshots/Notebook-Run-notebooks-typography-ipynb-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-notebooks-typography-ipynb-Run-Notebook-and-capture-cell-outputs/Notebook-Run-notebooks-typography-ipynb-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-notebooks-typography-ipynb-Run-Notebook-and-capture-cell-outputs/Notebook-Run-notebooks-typography-ipynb-Run-Notebook-and-capture-cell-outputs-1-diff.png
29 | const nbPanel = await page.notebook.getNotebookInPanel();
30 |
> 31 | expect(await nbPanel!.screenshot()).toMatchSnapshot();
| ^
32 | });
33 | });
34 | }
at /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts:31:43
|
tests/notebook-run.spec.ts:23:9 › Notebook Run: notebooks/directives.ipynb › Run Notebook and capture cell outputs:
ui-tests/tests/notebook-run.spec.ts#L31
2) tests/notebook-run.spec.ts:23:9 › Notebook Run: notebooks/directives.ipynb › Run Notebook and capture cell outputs
Error: Screenshot comparison failed:
6917 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts-snapshots/Notebook-Run-notebooks-directives-ipynb-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-notebooks-directives-ipynb-Run-Notebook-and-capture-cell-outputs/Notebook-Run-notebooks-directives-ipynb-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-notebooks-directives-ipynb-Run-Notebook-and-capture-cell-outputs/Notebook-Run-notebooks-directives-ipynb-Run-Notebook-and-capture-cell-outputs-1-diff.png
29 | const nbPanel = await page.notebook.getNotebookInPanel();
30 |
> 31 | expect(await nbPanel!.screenshot()).toMatchSnapshot();
| ^
32 | });
33 | });
34 | }
at /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts:31:43
|
Integration tests
Process completed with exit code 1.
|
Check Links
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
test_isolated
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/download-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: "extension-artifacts", "jupyterlab_myst-playwright-tests".
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/
|
Integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@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/
|
🎭 Playwright Run Summary
2 failed
tests/notebook-run.spec.ts:23:9 › Notebook Run: notebooks/typography.ipynb › Run Notebook and capture cell outputs
tests/notebook-run.spec.ts:23:9 › Notebook Run: notebooks/directives.ipynb › Run Notebook and capture cell outputs
3 passed (26.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
14.9 MB |
|
jupyterlab_myst-playwright-tests
Expired
|
1.94 MB |
|