Store map position in schema #157
build.yml
on: pull_request
Build jupytergis
4m 53s
Lint check
1m 8s
Check Links
29s
test_isolated
24s
deploy
0s
Annotations
3 errors, 8 warnings, and 1 notice
tests/left-panel.spec.ts:164:9 › #layersPanel › with GIS document › should hide the top layer:
ui-tests/tests/left-panel.spec.ts#L200
1) tests/left-panel.spec.ts:164:9 › #layersPanel › with GIS document › should hide the top layer ─
Error: Screenshot comparison failed:
150658 pixels (ratio 0.53 of all image pixels) are different.
Expected: /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts-snapshots/top-layer-hidden-linux.png
Received: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layersPanel-with-GIS-document-should-hide-the-top-layer/top-layer-hidden-actual.png
Diff: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layersPanel-with-GIS-document-should-hide-the-top-layer/top-layer-hidden-diff.png
198 |
199 | // Wait for the layer to be hidden.
> 200 | expect(await main.screenshot()).toMatchSnapshot({
| ^
201 | name: 'top-layer-hidden.png',
202 | maxDiffPixelRatio: 0.01
203 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:200:39
|
tests/left-panel.spec.ts:164:9 › #layersPanel › with GIS document › should hide the top layer:
ui-tests/tests/left-panel.spec.ts#L200
1) tests/left-panel.spec.ts:164:9 › #layersPanel › with GIS document › should hide the top layer ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
150658 pixels (ratio 0.53 of all image pixels) are different.
Expected: /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts-snapshots/top-layer-hidden-linux.png
Received: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layersPanel-with-GIS-document-should-hide-the-top-layer-retry1/top-layer-hidden-actual.png
Diff: /home/runner/work/jupytergis/jupytergis/ui-tests/test-results/tests-left-panel--layersPanel-with-GIS-document-should-hide-the-top-layer-retry1/top-layer-hidden-diff.png
198 |
199 | // Wait for the layer to be hidden.
> 200 | expect(await main.screenshot()).toMatchSnapshot({
| ^
201 | name: 'top-layer-hidden.png',
202 | maxDiffPixelRatio: 0.01
203 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:200:39
|
Integration tests
Process completed with exit code 1.
|
Check Links
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build jupytergis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build jupytergis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2, 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/
|
Build jupytergis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test_isolated
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/download-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/
|
Integration tests
The following actions uses Node.js version which is deprecated 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/
|
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", "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/
|
🎭 Playwright Run Summary
1 failed
tests/left-panel.spec.ts:164:9 › #layersPanel › with GIS document › should hide the top layer ──
17 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
24 MB |
|
jupytergis-playwright-tests
Expired
|
4.34 MB |
|