Update doc environment #2102
tests.yml
on: pull_request
Documentation
4m 56s
JavaScript
3m 50s
Message Specification
1m 37s
Visual Regression
20m 28s
Matrix: Python
Annotations
10 errors, 1 warning, and 2 notices
|
Visual Regression
Process completed with exit code 1.
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L0
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isChecked: Test timeout of 240000ms exceeded.
Call log:
- waiting for getByRole('switch', { name: 'Simple' })
at Object.isInSimpleMode (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:311:17)
at ActivityHelper.isTabActive (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/helpers/activity.ts:46:21)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:354:33
at check (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:183:33)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:193:10
at Object.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:178:10)
at Proxy.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:636:18)
at Proxy.waitIsReady (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:353:21)
at Proxy.goto (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:502:5)
at Object.initTestPage (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/galata.ts:297:7)
at Object.page (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:398:7)
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L11
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 240000ms exceeded while running "beforeEach" hook.
9 |
10 | test.describe('Widget Visual Regression', () => {
> 11 | test.beforeEach(async ({ page, tmpPath }) => {
| ^
12 | await page.contents.uploadDirectory(
13 | path.resolve(__dirname, './notebooks'),
14 | tmpPath
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:11:8
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L0
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Error: locator.isChecked: Test timeout of 240000ms exceeded.
Call log:
- waiting for getByRole('switch', { name: 'Simple' })
at Object.isInSimpleMode (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:311:17)
at ActivityHelper.isTabActive (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/helpers/activity.ts:46:21)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:354:33
at check (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:183:33)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:193:10
at Object.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:178:10)
at Proxy.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:636:18)
at Proxy.waitIsReady (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:353:21)
at Proxy.goto (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:502:5)
at Object.initTestPage (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/galata.ts:297:7)
at Object.page (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:398:7)
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L11
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Test timeout of 240000ms exceeded while running "beforeEach" hook.
9 |
10 | test.describe('Widget Visual Regression', () => {
> 11 | test.beforeEach(async ({ page, tmpPath }) => {
| ^
12 | await page.contents.uploadDirectory(
13 | path.resolve(__dirname, './notebooks'),
14 | tmpPath
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:11:8
|
|
Visual Regression
Process completed with exit code 1.
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L0
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isChecked: Test timeout of 240000ms exceeded.
Call log:
- waiting for getByRole('switch', { name: 'Simple' })
at Object.isInSimpleMode (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:311:17)
at ActivityHelper.isTabActive (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/helpers/activity.ts:46:21)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:354:33
at check (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:183:33)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:193:10
at Object.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:178:10)
at Proxy.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:636:18)
at Proxy.waitIsReady (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:353:21)
at Proxy.goto (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:502:5)
at Object.initTestPage (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/galata.ts:297:7)
at Object.page (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:398:7)
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L11
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 240000ms exceeded while running "beforeEach" hook.
9 |
10 | test.describe('Widget Visual Regression', () => {
> 11 | test.beforeEach(async ({ page, tmpPath }) => {
| ^
12 | await page.contents.uploadDirectory(
13 | path.resolve(__dirname, './notebooks'),
14 | tmpPath
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:11:8
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L0
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Error: locator.isChecked: Test timeout of 240000ms exceeded.
Call log:
- waiting for getByRole('switch', { name: 'Simple' })
at Object.isInSimpleMode (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:311:17)
at ActivityHelper.isTabActive (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/helpers/activity.ts:46:21)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:354:33
at check (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:183:33)
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:193:10
at Object.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:178:10)
at Proxy.waitForCondition (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:636:18)
at Proxy.waitIsReady (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:353:21)
at Proxy.goto (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:502:5)
at Object.initTestPage (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/galata.ts:297:7)
at Object.page (/home/runner/work/ipywidgets/ipywidgets/ui-tests/node_modules/@jupyterlab/galata/src/fixtures.ts:398:7)
|
|
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs:
ui-tests/tests/widgets.test.ts#L11
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Test timeout of 240000ms exceeded while running "beforeEach" hook.
9 |
10 | test.describe('Widget Visual Regression', () => {
> 11 | test.beforeEach(async ({ page, tmpPath }) => {
| ^
12 | await page.contents.uploadDirectory(
13 | path.resolve(__dirname, './notebooks'),
14 | tmpPath
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:11:8
|
|
Visual Regression
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 failed
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
|
|
🎭 Playwright Run Summary
1 failed
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ipywidgets-test-assets
|
551 KB |
sha256:042ed2b22c3f84948e6b22c66b19aabc57be7301a76a52d50c005c9e3ba22aca
|
|
|
ipywidgets-test-report
|
1.1 MB |
sha256:8cd688bd19f7da2bff4aba752db68f44bd7c35a95ec28f63db4ced9de7eb2722
|
|
|
ipywidgets-updated-snapshots
|
131 KB |
sha256:74d2952789d6158352effd6a07bc316ee7ff0f70a78c35408a2a914e5eec1895
|
|