Skip to content

FIX: inherit Jupyter styles for buttons #392

FIX: inherit Jupyter styles for buttons

FIX: inherit Jupyter styles for buttons #392

Triggered via pull request February 15, 2024 15:52
Status Failure
Total duration 6m 50s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 1 notice
tests/files-run.spec.ts:20:7 › File Run › View Markdown file and render result: ui-tests/tests/files-run.spec.ts#L29
1) tests/files-run.spec.ts:20:7 › File Run › View Markdown file and render result ──────────────── Error: Screenshot comparison failed: 800 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/files-run.spec.ts-snapshots/File-Run-View-Markdown-file-and-render-result-1-linux.png Received: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/test-results/tests-files-run-File-Run-View-Markdown-file-and-render-result/File-Run-View-Markdown-file-and-render-result-1-actual.png Diff: /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/test-results/tests-files-run-File-Run-View-Markdown-file-and-render-result/File-Run-View-Markdown-file-and-render-result-1-diff.png 27 | const panel = await page.activity.getPanel(name); 28 | > 29 | expect(await panel!.screenshot()).toMatchSnapshot(); | ^ 30 | }); 31 | }); 32 | at /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/files-run.spec.ts:29:39
tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs: ui-tests/tests/notebook-run.spec.ts#L28
2) tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs ──────── Error: Screenshot comparison failed: 1328 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
2 failed tests/files-run.spec.ts:20:7 › File Run › View Markdown file and render result ───────────────── tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs ───────── 1 passed (17.4s)

Artifacts

Produced during runtime
Name Size
extension-artifacts Expired
14.6 MB
jupyterlab_myst-playwright-tests Expired
1.23 MB