Publish 0.1.6 #692
build.yml
on: push
Annotations
3 errors, 10 warnings, and 1 notice
test_isolated
Process completed with exit code 1.
|
tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer:
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:
14126 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/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
|
tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer:
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:
3187 pixels (ratio 0.02 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
|
Check Links
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|
python_tests
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build JupyterLite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 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/
|
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 flaky
tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer
47 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
47 MB |
|
jupytergis-playwright-tests
|
6.84 MB |
|