π Initial User Facing Documentation #337
build.yml
on: pull_request
build
5m 0s
Check Links
1m 5s
Annotations
3 errors, 1 warning, and 1 notice
Check Links
Process completed with exit code 1.
|
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.
|
build:
src/MySTMarkdownCell.tsx#L219
Forbidden non-null assertion
|
π Playwright Run Summary
1 failed
tests/notebook-run.spec.ts:20:7 βΊ Notebook Run βΊ Run Notebook and capture cell outputs βββββββββ
1 passed (13.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
14.7 MB |
|
jupyterlab_myst-playwright-tests
Expired
|
861 KB |
|