Skip to content

Fix update_galata_references github action (#545) #595

Fix update_galata_references github action (#545)

Fix update_galata_references github action (#545) #595

Triggered via push January 29, 2024 13:31
Status Failure
Total duration 5m 59s
Artifacts 2

main.yml

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

Annotations

12 errors, 7 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: 31 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: 4992 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-10-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-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: 31 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: 4992 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-10-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-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.
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: 31 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: 4992 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-10-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-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.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: 31 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: 4992 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/ipympl/ipympl/ui-tests/tests/ipympl.test.ts-snapshots/ipympl-update-ipynb-cell-10-linux.png Received: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-actual.png Diff: /home/runner/work/ipympl/ipympl/ui-tests/test-results/tests-ipympl-ipympl-Visual-Regression-Check-ipympl-update/ipympl-update-ipynb-cell-10-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.
🎭 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 ────────────────────
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
dist 595 Expired
57.2 MB
ui-test-output Expired
7.35 MB