Change jupyterlab version and add yarn dependency #671
Annotations
4 errors, 3 warnings, and 2 notices
tests/ipyleaflet.test.ts:83:7 › ipyleaflet Visual Regression › Light theme: Check ipyleaflet renders:
ui-tests/tests/ipyleaflet.test.ts#L65
1) tests/ipyleaflet.test.ts:83:7 › ipyleaflet Visual Regression › Light theme: Check ipyleaflet renders
Error: Screenshot comparison failed:
Expected an image 656px by 404px, received 656px by 405px. 1074 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts-snapshots/light--DivIcon-ipynb-cell-0-linux.png
Received: /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/test-results/tests-ipyleaflet-ipyleaflet-Visual-Regression-Light-theme-Check-ipyleaflet-renders/light--DivIcon-ipynb-cell-0-actual.png
Diff: /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/test-results/tests-ipyleaflet-ipyleaflet-Visual-Regression-Light-theme-Check-ipyleaflet-renders/light--DivIcon-ipynb-cell-0-diff.png
63 |
64 | for (let c = 0; c < numCellImages; ++c) {
> 65 | expect(results[c]).toMatchSnapshot(
| ^
66 | getCaptureImageName(contextPrefix, notebook, c)
67 | );
68 | }
at testCellOutputs (/home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:65:26)
at /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:84:5
|
tests/ipyleaflet.test.ts:87:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders:
ui-tests/tests/ipyleaflet.test.ts#L65
2) tests/ipyleaflet.test.ts:87:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
Error: Screenshot comparison failed:
Expected an image 656px by 404px, received 656px by 405px. 2702 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts-snapshots/dark--DivIcon-ipynb-cell-0-linux.png
Received: /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/test-results/tests-ipyleaflet-ipyleaflet-Visual-Regression-Dark-theme-Check-ipyleaflet-renders/dark--DivIcon-ipynb-cell-0-actual.png
Diff: /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/test-results/tests-ipyleaflet-ipyleaflet-Visual-Regression-Dark-theme-Check-ipyleaflet-renders/dark--DivIcon-ipynb-cell-0-diff.png
63 |
64 | for (let c = 0; c < numCellImages; ++c) {
> 65 | expect(results[c]).toMatchSnapshot(
| ^
66 | getCaptureImageName(contextPrefix, notebook, c)
67 | );
68 | }
at testCellOutputs (/home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:65:26)
at /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:88:5
|
Visual Regression (3.8)
Process completed with exit code 1.
|
Visual Regression (3.8)
Process completed with exit code 1.
|
Visual Regression (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Visual Regression (3.8)
Unexpected input(s) 'channels', valid inputs are ['condarc-file', 'condarc', 'environment-file', 'environment-name', 'create-args', 'log-level', 'micromamba-version', 'micromamba-url', 'download-micromamba', 'init-shell', 'generate-run-shell', 'cache-downloads', 'cache-downloads-key', 'cache-environment', 'cache-environment-key', 'post-cleanup', 'micromamba-root-path', 'micromamba-binary-path']
|
Visual Regression (3.8)
Unexpected input(s) 'channels', valid inputs are ['condarc-file', 'condarc', 'environment-file', 'environment-name', 'create-args', 'log-level', 'micromamba-version', 'micromamba-url', 'download-micromamba', 'init-shell', 'generate-run-shell', 'cache-downloads', 'cache-downloads-key', 'cache-environment', 'cache-environment-key', 'post-cleanup', 'micromamba-root-path', 'micromamba-binary-path']
|
🎭 Playwright Run Summary
2 passed (2.2m)
|
🎭 Playwright Run Summary
2 failed
tests/ipyleaflet.test.ts:83:7 › ipyleaflet Visual Regression › Light theme: Check ipyleaflet renders
tests/ipyleaflet.test.ts:87:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ipyleaflet-test-assets
Expired
|
805 KB |
|
ipyleaflet-test-report
Expired
|
1.22 MB |
|