emit FileBrowserModel.pathChanged signal #135
build.yml
on: pull_request
build
3m 0s
Check Links
30s
Annotations
2 errors, 5 warnings, and 1 notice
tests/jupyterlab-unfold.spec.ts:13:7 › jupyterlab-unfold › should unfold:
ui-tests/tests/jupyterlab-unfold.spec.ts#L36
1) tests/jupyterlab-unfold.spec.ts:13:7 › jupyterlab-unfold › should unfold ──────────────────────
Error: Screenshot comparison failed:
Expected an image 250px by 642px, received 250px by 637px. 241 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-unfold/jupyterlab-unfold/ui-tests/tests/jupyterlab-unfold.spec.ts-snapshots/first-render-linux.png
Received: /home/runner/work/jupyterlab-unfold/jupyterlab-unfold/ui-tests/test-results/tests-jupyterlab-unfold-jupyterlab-unfold-should-unfold/first-render-actual.png
Diff: /home/runner/work/jupyterlab-unfold/jupyterlab-unfold/ui-tests/test-results/tests-jupyterlab-unfold-jupyterlab-unfold-should-unfold/first-render-diff.png
34 | await page.hover(item('dir1'));
35 |
> 36 | expect(await page.locator(TREE_LOCATOR).screenshot()).toMatchSnapshot(
| ^
37 | 'first-render.png'
38 | );
39 |
at /home/runner/work/jupyterlab-unfold/jupyterlab-unfold/ui-tests/tests/jupyterlab-unfold.spec.ts:36:59
|
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. 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/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/download-artifact@v3, actions/cache@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/.
|
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-unfold-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/
|
🎭 Playwright Run Summary
1 failed
tests/jupyterlab-unfold.spec.ts:13:7 › jupyterlab-unfold › should unfold ───────────────────────
1 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
319 KB |
|
jupyterlab-unfold-playwright-tests
Expired
|
687 KB |
|