ci: re-enable browser check #336
Annotations
2 errors, 1 warning, 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.
|
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 (12.9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
14.5 MB |
|
jupyterlab_myst-playwright-tests
Expired
|
897 KB |
|