Skip to content

Build using JupyterLab 4 #585

Build using JupyterLab 4

Build using JupyterLab 4 #585

Triggered via pull request January 26, 2024 13:20
Status Failure
Total duration 6m 42s
Artifacts 2

main.yml

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

Annotations

8 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: Expected an image 656px by 399px, received 656px by 398px. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-3-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-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
Test (ubuntu, 3.9, 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: Expected an image 656px by 399px, received 656px by 398px. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-3-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-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
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: Expected an image 656px by 399px, received 656px by 398px. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-3-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-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
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: Expected an image 656px by 399px, received 656px by 398px. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-ipynb-cell-3-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-first-renders/ipympl-ipynb-cell-3-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
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.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 (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 (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 (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/
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/
🎭 Playwright Run Summary
1 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── 1 passed (36.5s)
🎭 Playwright Run Summary
1 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── 1 passed (36.9s)
🎭 Playwright Run Summary
1 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── 1 passed (38.2s)
🎭 Playwright Run Summary
1 failed tests/ipympl.test.ts:116:9 › ipympl Visual Regression › Check ipympl first renders ───────────── 1 passed (36.6s)

Artifacts

Produced during runtime
Name Size
dist 585 Expired
59.8 MB
ui-test-output Expired
2.4 MB