Skip to content

Embed GeoJSON schema in the project to improve build reliability #653

Embed GeoJSON schema in the project to improve build reliability

Embed GeoJSON schema in the project to improve build reliability #653

Triggered via pull request September 29, 2024 14:16
Status Failure
Total duration 27m 25s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 1 notice
tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon: ui-tests/tests/layer-browser.spec.ts#L108
1) tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ──── Test timeout of 60000ms exceeded while running "beforeEach" hook. 106 | }); 107 | > 108 | test.beforeEach(async ({ page }) => { | ^ 109 | await page.filebrowser.open('examples/test.jGIS'); 110 | }); 111 | at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/layer-browser.spec.ts:108:8
tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon: ui-tests/tests/layer-browser.spec.ts#L1
1) tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ──── Error: page.$: Target page, context or browser has been closed at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34) at /home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25 at Timeout.check (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon: ui-tests/tests/layer-browser.spec.ts#L108
1) tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 106 | }); 107 | > 108 | test.beforeEach(async ({ page }) => { | ^ 109 | await page.filebrowser.open('examples/test.jGIS'); 110 | }); 111 | at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/layer-browser.spec.ts:108:8
tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon: ui-tests/tests/layer-browser.spec.ts#L1
1) tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.$: Target page, context or browser has been closed at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34) at /home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25 at Timeout.check (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon: ui-tests/tests/layer-browser.spec.ts#L108
1) tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 106 | }); 107 | > 108 | test.beforeEach(async ({ page }) => { | ^ 109 | await page.filebrowser.open('examples/test.jGIS'); 110 | }); 111 | at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/layer-browser.spec.ts:108:8
tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon: ui-tests/tests/layer-browser.spec.ts#L1
1) tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.$: Target page, context or browser has been closed at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34) at /home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25 at Timeout.check (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked: ui-tests/tests/layer-browser.spec.ts#L108
2) tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ──── Test timeout of 60000ms exceeded while running "beforeEach" hook. 106 | }); 107 | > 108 | test.beforeEach(async ({ page }) => { | ^ 109 | await page.filebrowser.open('examples/test.jGIS'); 110 | }); 111 | at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/layer-browser.spec.ts:108:8
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked: ui-tests/tests/layer-browser.spec.ts#L1
2) tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ──── Error: page.$: Target page, context or browser has been closed at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34) at /home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25 at Timeout.check (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked: ui-tests/tests/layer-browser.spec.ts#L108
2) tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 106 | }); 107 | > 108 | test.beforeEach(async ({ page }) => { | ^ 109 | await page.filebrowser.open('examples/test.jGIS'); 110 | }); 111 | at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/layer-browser.spec.ts:108:8
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked: ui-tests/tests/layer-browser.spec.ts#L1
2) tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.$: Target page, context or browser has been closed at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34) at /home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25 at Timeout.check (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
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/
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/
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/
🎭 Playwright Run Summary
7 failed tests/layer-browser.spec.ts:116:7 › #layerBrowser › toolbar should have layer browser icon ───── tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ───── tests/layer-browser.spec.ts:126:7 › #layerBrowser › layer browser should be populated ────────── tests/layer-browser.spec.ts:137:7 › #layerBrowser › search bar should filter tiles ───────────── tests/layer-browser.spec.ts:144:7 › #layerBrowser › category filters should work ─────────────── tests/layer-browser.spec.ts:150:7 › #layerBrowser › clicking category filter twice should clear filter tests/left-panel.spec.ts:156:9 › #layerPanel › with GIS document › should hide the top raster layer 40 passed (20.0m)

Artifacts

Produced during runtime
Name Size
extension-artifacts
47 MB
jupytergis-playwright-tests
51.3 MB