Skip to content

Build against JupyterLab 4 #422

Build against JupyterLab 4

Build against JupyterLab 4 #422

Triggered via pull request July 13, 2023 08:44
Status Failure
Total duration 10m 18s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: lint
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 6 warnings, and 1 notice
lint (ubuntu-latest, 3.10)
Process completed with exit code 1.
tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders: ui-tests/tests/ipycanvas.test.ts#L88
1) tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders ──── Test timeout of 60000ms exceeded while running "beforeEach" hook. 86 | 87 | test.describe('ipycanvas Visual Regression', () => { > 88 | test.beforeEach(async ({ page, tmpPath }) => { | ^ 89 | await page.contents.uploadDirectory( 90 | path.resolve(__dirname, './notebooks'), 91 | tmpPath at /home/runner/work/ipycanvas/ipycanvas/ui-tests/tests/ipycanvas.test.ts:88:8
tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders: ui-tests/tests/ipycanvas.test.ts#L1
1) tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders ──── Error: page.evaluate: Target page, context or browser has been closed at /home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:686:17 at Timeout.check (/home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders: ui-tests/tests/ipycanvas.test.ts#L88
1) tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 86 | 87 | test.describe('ipycanvas Visual Regression', () => { > 88 | test.beforeEach(async ({ page, tmpPath }) => { | ^ 89 | await page.contents.uploadDirectory( 90 | path.resolve(__dirname, './notebooks'), 91 | tmpPath at /home/runner/work/ipycanvas/ipycanvas/ui-tests/tests/ipycanvas.test.ts:88:8
tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders: ui-tests/tests/ipycanvas.test.ts#L1
1) tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: Target page, context or browser has been closed at /home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:686:17 at Timeout.check (/home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update: ui-tests/tests/ipycanvas.test.ts#L88
2) tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update ────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 86 | 87 | test.describe('ipycanvas Visual Regression', () => { > 88 | test.beforeEach(async ({ page, tmpPath }) => { | ^ 89 | await page.contents.uploadDirectory( 90 | path.resolve(__dirname, './notebooks'), 91 | tmpPath at /home/runner/work/ipycanvas/ipycanvas/ui-tests/tests/ipycanvas.test.ts:88:8
tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update: ui-tests/tests/ipycanvas.test.ts#L1
2) tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update ────────── Error: page.evaluate: Target page, context or browser has been closed at /home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:686:17 at Timeout.check (/home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update: ui-tests/tests/ipycanvas.test.ts#L88
2) tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded while running "beforeEach" hook. 86 | 87 | test.describe('ipycanvas Visual Regression', () => { > 88 | test.beforeEach(async ({ page, tmpPath }) => { | ^ 89 | await page.contents.uploadDirectory( 90 | path.resolve(__dirname, './notebooks'), 91 | tmpPath at /home/runner/work/ipycanvas/ipycanvas/ui-tests/tests/ipycanvas.test.ts:88:8
tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update: ui-tests/tests/ipycanvas.test.ts#L1
2) tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.evaluate: Target page, context or browser has been closed at /home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/jupyterlabpage.ts:686:17 at Timeout.check (/home/runner/work/ipycanvas/ipycanvas/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
tests (ubuntu, 3.10)
Process completed with exit code 1.
lint (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (ubuntu-latest, 3.10)
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
tests (ubuntu, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (ubuntu, 3.10)
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
🎭 Playwright Run Summary
2 failed tests/ipycanvas.test.ts:96:7 › ipycanvas Visual Regression › Check ipycanvas first renders ───── tests/ipycanvas.test.ts:103:7 › ipycanvas Visual Regression › Check ipycanvas update ───────────

Artifacts

Produced during runtime
Name Size
dist 422 Expired
37.7 MB
jupytercad-playwright-tests Expired
9.1 MB