Color ramps and classification #704
Annotations
4 errors, 2 warnings, and 1 notice
Execute integration tests:
ui-tests/tests/left-panel.spec.ts#L166
1) tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer
Error: Screenshot comparison failed:
138358 pixels (ratio 0.49 of all image pixels) are different.
Expected: /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts-snapshots/top-layer-not-hidden-linux.png
Received: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layerPanel-with-GIS-document-should-hide-the-top-raster-layer/top-layer-not-hidden-actual.png
Diff: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layerPanel-with-GIS-document-should-hide-the-top-raster-layer/top-layer-not-hidden-diff.png
164 |
165 | // Wait for the map to be displayed.
> 166 | expect(await main.screenshot()).toMatchSnapshot({
| ^
167 | name: 'top-layer-not-hidden.png',
168 | maxDiffPixelRatio: 0.01
169 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:166:39
|
Execute integration tests:
ui-tests/tests/left-panel.spec.ts#L166
1) tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
12248 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts-snapshots/top-layer-not-hidden-linux.png
Received: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layerPanel-with-GIS-document-should-hide-the-top-raster-layer-retry1/top-layer-not-hidden-actual.png
Diff: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layerPanel-with-GIS-document-should-hide-the-top-raster-layer-retry1/top-layer-not-hidden-diff.png
164 |
165 | // Wait for the map to be displayed.
> 166 | expect(await main.screenshot()).toMatchSnapshot({
| ^
167 | name: 'top-layer-not-hidden.png',
168 | maxDiffPixelRatio: 0.01
169 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:166:39
|
Execute integration tests:
ui-tests/tests/left-panel.spec.ts#L166
1) tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10903 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts-snapshots/top-layer-not-hidden-linux.png
Received: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layerPanel-with-GIS-document-should-hide-the-top-raster-layer-retry2/top-layer-not-hidden-actual.png
Diff: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layerPanel-with-GIS-document-should-hide-the-top-raster-layer-retry2/top-layer-not-hidden-diff.png
164 |
165 | // Wait for the map to be displayed.
> 166 | expect(await main.screenshot()).toMatchSnapshot({
| ^
167 | name: 'top-layer-not-hidden.png',
168 | maxDiffPixelRatio: 0.01
169 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:166:39
|
Execute integration tests
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts", "jupytergis-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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Execute integration tests
1 failed
tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer
47 passed (3.3m)
|
Loading