Update doc environment #2099
tests.yml
on: pull_request
Documentation
5m 10s
JavaScript
4m 21s
Message Specification
1m 20s
Visual Regression
20m 56s
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
|
555 KB |
sha256:c87e6b17f68d2a3e693e8220a2c9af20064b6d6cb5dd584deb171162204d0061
|
|
|
ipywidgets-test-report
|
1.1 MB |
sha256:fe279bc6a42f4782e162859f9ab97927a1cef195e6eb283f66cc08934de3110f
|
|
|
ipywidgets-updated-snapshots
|
131 KB |
sha256:56a38f737f76be6f216b92e631eef8b201a19ca12efcce23934cc5a44634d2c3
|
|