Update snapshots bot checkout and permission check #941
Annotations
6 errors, 4 warnings, and 2 notices
|
Visual Regression (3.8)
Process completed with exit code 1.
|
|
tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders:
ui-tests/tests/ipyleaflet.test.ts#L49
1) tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
Error: page.evaluate: Test timeout of 600000ms exceeded.
47 | };
48 |
> 49 | await page.notebook.runCellByCell({
| ^
50 | onAfterCellRun: async (cellIndex: number) => {
51 | const cell = await page.notebook.getCellOutput(cellIndex);
52 | if (cell) {
at NotebookHelper.runCellByCell (/home/runner/work/ipyleaflet/ipyleaflet/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:391:21)
at testCellOutputs (/home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:49:5)
at /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:97:5
|
|
tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders:
ui-tests/tests/ipyleaflet.test.ts#L0
1) tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
Test timeout of 600000ms exceeded.
|
|
Visual Regression (3.8)
Process completed with exit code 1.
|
|
tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders:
ui-tests/tests/ipyleaflet.test.ts#L74
2) tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
Error: expect(Buffer).toMatchSnapshot(expected) failed
672 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: dark_-LayerIndex.ipynb-cell-0.png
72 |
73 | for (let c = 0; c < numCellImages; ++c) {
> 74 | expect(results[c]).toMatchSnapshot(
| ^
75 | getCaptureImageName(contextPrefix, notebook, c)
76 | );
77 | }
at testCellOutputs (/home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:74:26)
at /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:97:5
|
|
tests/ipyleaflet.test.ts:92:7 › ipyleaflet Visual Regression › Light theme: Check ipyleaflet renders:
ui-tests/tests/ipyleaflet.test.ts#L74
1) tests/ipyleaflet.test.ts:92:7 › ipyleaflet Visual Regression › Light theme: Check ipyleaflet renders
Error: expect(Buffer).toMatchSnapshot(expected) failed
676 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: light_-LayerIndex.ipynb-cell-0.png
72 |
73 | for (let c = 0; c < numCellImages; ++c) {
> 74 | expect(results[c]).toMatchSnapshot(
| ^
75 | getCaptureImageName(contextPrefix, notebook, c)
76 | );
77 | }
at testCellOutputs (/home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:74:26)
at /home/runner/work/ipyleaflet/ipyleaflet/ui-tests/tests/ipyleaflet.test.ts:93:5
|
|
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)
No files were found with the provided path: screenshots. No artifacts will be uploaded.
|
|
Visual Regression (3.8)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
|
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
1 failed
tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
1 passed (11.7m)
|
|
🎭 Playwright Run Summary
2 failed
tests/ipyleaflet.test.ts:92:7 › ipyleaflet Visual Regression › Light theme: Check ipyleaflet renders
tests/ipyleaflet.test.ts:96:7 › ipyleaflet Visual Regression › Dark theme: Check ipyleaflet renders
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ipyleaflet-test-assets
Expired
|
5.26 MB |
sha256:1a18aeda645e630c5608f3eabe6fd462a433da73a4cbee4a28500a6da971f6a8
|
|
|
ipyleaflet-test-report
Expired
|
5.5 MB |
sha256:eb61947b4a423899ee47e85799a68ab60f2eb70e41fa0e6566a207ccac091004
|
|