Skip to content

Build using JupyterLab 4 #584

Build using JupyterLab 4

Build using JupyterLab 4 #584

Triggered via pull request January 26, 2024 11:02
Status Failure
Total duration 5m 44s
Artifacts 2

main.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 14 warnings, and 4 notices
tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders: ui-tests/tests/ipympl.test.ts#L54
1) tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ──────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-diff.png 52 | 53 | for (let c = 0; c < numCellImages; ++c) { > 54 | expect(results[c]).toMatchSnapshot( | ^ 55 | getCaptureImageName(notebook, c), 56 | { threshold: 0.4 } 57 | ); at testCellOutputs (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:54:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:117:9
tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update: ui-tests/tests/ipympl.test.ts#L97
2) tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ─────────────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-diff.png 95 | 96 | for (let i = 0; i < cellCount; i++) { > 97 | expect(results[i]).toMatchSnapshot( | ^ 98 | getCaptureImageName(notebook, i), 99 | { threshold: 0.4 } 100 | ); at testUpdates (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:97:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:121:9
tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders: ui-tests/tests/ipympl.test.ts#L54
1) tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ──────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-diff.png 52 | 53 | for (let c = 0; c < numCellImages; ++c) { > 54 | expect(results[c]).toMatchSnapshot( | ^ 55 | getCaptureImageName(notebook, c), 56 | { threshold: 0.4 } 57 | ); at testCellOutputs (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:54:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:117:9
tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update: ui-tests/tests/ipympl.test.ts#L97
2) tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ─────────────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-diff.png 95 | 96 | for (let i = 0; i < cellCount; i++) { > 97 | expect(results[i]).toMatchSnapshot( | ^ 98 | getCaptureImageName(notebook, i), 99 | { threshold: 0.4 } 100 | ); at testUpdates (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:97:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:121:9
Test (ubuntu, 3.9, latest, ipympl*.whl)
Process completed with exit code 1.
Test (ubuntu, 3.12, latest, ipympl*.whl)
Process completed with exit code 1.
tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders: ui-tests/tests/ipympl.test.ts#L54
1) tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ──────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-diff.png 52 | 53 | for (let c = 0; c < numCellImages; ++c) { > 54 | expect(results[c]).toMatchSnapshot( | ^ 55 | getCaptureImageName(notebook, c), 56 | { threshold: 0.4 } 57 | ); at testCellOutputs (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:54:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:117:9
tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update: ui-tests/tests/ipympl.test.ts#L97
2) tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ─────────────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-diff.png 95 | 96 | for (let i = 0; i < cellCount; i++) { > 97 | expect(results[i]).toMatchSnapshot( | ^ 98 | getCaptureImageName(notebook, i), 99 | { threshold: 0.4 } 100 | ); at testUpdates (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:97:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:121:9
Test (ubuntu, 3.9, 3.5, ipympl*.whl)
Process completed with exit code 1.
tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders: ui-tests/tests/ipympl.test.ts#L54
1) tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ──────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-0-diff.png 52 | 53 | for (let c = 0; c < numCellImages; ++c) { > 54 | expect(results[c]).toMatchSnapshot( | ^ 55 | getCaptureImageName(notebook, c), 56 | { threshold: 0.4 } 57 | ); at testCellOutputs (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:54:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:117:9
tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update: ui-tests/tests/ipympl.test.ts#L97
2) tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ─────────────────── Error: Screenshot comparison failed: 139 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-0-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-0-diff.png 95 | 96 | for (let i = 0; i < cellCount; i++) { > 97 | expect(results[i]).toMatchSnapshot( | ^ 98 | getCaptureImageName(notebook, i), 99 | { threshold: 0.4 } 100 | ); at testUpdates (/home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:97:32) at /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts:121:9
Test (ubuntu, 3.11, latest, ipympl*.tar.gz)
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Test (ubuntu, 3.9, latest, ipympl*.whl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu, 3.9, latest, ipympl*.whl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@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/
Test (ubuntu, 3.12, latest, ipympl*.whl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu, 3.12, latest, ipympl*.whl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@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/
Test (ubuntu, 3.9, 3.5, ipympl*.whl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu, 3.9, 3.5, ipympl*.whl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@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/
Test (macos, 3.12, latest, ipympl*.whl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos, 3.12, latest, ipympl*.whl)
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/
Test (macos, 3.9, latest, ipympl*.whl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos, 3.9, latest, ipympl*.whl)
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/
Test (ubuntu, 3.11, latest, ipympl*.tar.gz)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu, 3.11, latest, ipympl*.tar.gz)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@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/
🎭 Playwright Run Summary
2 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ────────────────────
🎭 Playwright Run Summary
2 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ────────────────────
🎭 Playwright Run Summary
2 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ────────────────────
🎭 Playwright Run Summary
2 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── tests/ipympl.test.ts:120:9 › ipympl Visual Regression › Check ipympl update ────────────────────

Artifacts

Produced during runtime
Name Size
dist 584 Expired
59.9 MB
ui-test-output Expired
8.16 MB