Bump version: 0.3.5 → 0.3.6-dev #43
Annotations
10 errors, 1 warning, and 1 notice
|
tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs:
ui-tests/tests/interactive.spec.ts#L0
2) tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.$: Target page, context or browser has been closed
at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34)
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25
at Timeout.check (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
|
|
tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs:
ui-tests/tests/interactive.spec.ts#L0
2) tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded.
|
|
tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs:
ui-tests/tests/interactive.spec.ts#L0
2) tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs ────
Error: page.$: Target page, context or browser has been closed
at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34)
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25
at Timeout.check (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
|
|
tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs:
ui-tests/tests/interactive.spec.ts#L0
2) tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs ────
Test timeout of 120000ms exceeded.
|
|
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline:
ui-tests/tests/callbacks.spec.ts#L0
1) tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.$: Target page, context or browser has been closed
at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34)
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25
at Timeout.check (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
|
|
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline:
ui-tests/tests/callbacks.spec.ts#L45
1) tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded while running "beforeEach" hook.
43 | });
44 |
> 45 | test.beforeEach(async ({page, tmpPath}) => {
| ^
46 | await page.filebrowser.openDirectory(tmpPath);
47 | // large enough for biggest figure
48 | // await page.setViewportSize({width: 500, height: 500});
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/tests/callbacks.spec.ts:45:10
|
|
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline:
ui-tests/tests/callbacks.spec.ts#L0
1) tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.$: Target page, context or browser has been closed
at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34)
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25
at Timeout.check (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
|
|
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline:
ui-tests/tests/callbacks.spec.ts#L45
1) tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded while running "beforeEach" hook.
43 | });
44 |
> 45 | test.beforeEach(async ({page, tmpPath}) => {
| ^
46 | await page.filebrowser.openDirectory(tmpPath);
47 | // large enough for biggest figure
48 | // await page.setViewportSize({width: 500, height: 500});
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/tests/callbacks.spec.ts:45:10
|
|
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline:
ui-tests/tests/callbacks.spec.ts#L0
1) tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ──────────────
Error: page.$: Target page, context or browser has been closed
at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34)
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25
at Timeout.check (/home/runner/work/ogdf-python/ogdf-python/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
|
|
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline:
ui-tests/tests/callbacks.spec.ts#L45
1) tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ──────────────
Test timeout of 120000ms exceeded while running "beforeEach" hook.
43 | });
44 |
> 45 | test.beforeEach(async ({page, tmpPath}) => {
| ^
46 | await page.filebrowser.openDirectory(tmpPath);
47 | // large enough for biggest figure
48 | // await page.setViewportSize({width: 500, height: 500});
at /home/runner/work/ogdf-python/ogdf-python/ui-tests/tests/callbacks.spec.ts:45:10
|
|
Playwright UI tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/upload-artifact@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
3 failed
tests/callbacks.spec.ts:60:9 › Graph change callbacks › Works with static inline ───────────────
tests/interactive.spec.ts:11:9 › Editor UI Actions › Run Notebook and capture cell outputs ─────
tests/widget.spec.ts:35:9 › Widget Display Modes › Run Notebook and capture cell outputs ───────
1 skipped
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-tests
|
35.5 MB |
sha256:d43136ae82165c7cb98f862e00932e1d71165826e5d92985745bb8749bc98eb5
|
|