Fix a wrong comparison handling the unused statut of a source #328
build.yml
on: pull_request
Build jupytergis
4m 39s
Lint check
1m 5s
Check Links
34s
test_isolated
28s
deploy
0s
Annotations
2 errors, 9 warnings, and 1 notice
Lint check
Process completed with exit code 1.
|
tests/left-panel.spec.ts:92:9 › #layerPanel › with GIS document › raster layer should have icons:
ui-tests/tests/left-panel.spec.ts#L98
1) tests/left-panel.spec.ts:92:9 › #layerPanel › with GIS document › raster layer should have icons
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('#jupytergis\\:\\:leftControlPanel').locator('.jp-gis-layerPanel').locator('.jp-gis-layer .jp-gis-layerIcon svg').first()
Expected string: "jupytergis::raster"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('#jupytergis\\:\\:leftControlPanel').locator('.jp-gis-layerPanel').locator('.jp-gis-layer .jp-gis-layerIcon svg').first()
96 | );
97 |
> 98 | await expect(layerIcons.first()).toHaveAttribute(
| ^
99 | 'data-icon',
100 | 'jupytergis::raster'
101 | );
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:98:40
|
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/
|
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/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 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/
|
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, 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", "github-pages", "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:92:9 › #layerPanel › with GIS document › raster layer should have icons
37 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
23.1 MB |
|
github-pages
Expired
|
83.4 MB |
|
jupytergis-playwright-tests
Expired
|
1.28 MB |
|