Update doc environment #2100
tests.yml
on: pull_request
Documentation
4m 35s
JavaScript
4m 0s
Message Specification
1m 32s
Visual Regression
20m 42s
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
|
529 KB |
sha256:9ee0e225e98bade7c2aae599e470d959f3a90afaa50949a87bbcdefec11d06d2
|
|
|
ipywidgets-test-report
|
1.07 MB |
sha256:67dbce14ac71572a80bbf44c1f4ae3bf9b06fabe6f6b0f3da29517f0609af9e1
|
|
|
ipywidgets-updated-snapshots
|
131 KB |
sha256:cdb82cf9b785f5428e26e48f89336cf127b4084f3de35862f1afefd1e42f33cb
|
|