ci: update snapshot #9
Annotations
5 errors, 1 warning, and 2 notices
Execute integration tests:
ui-tests/tests/widgets.test.ts#L43
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Error: Screenshot comparison failed:
674 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-43-expected.png
Received: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-43-actual.png
Diff: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-43-diff.png
41 | for (let i = 0; i < cellCount; i++) {
42 | const image = `widgets-cell-${i}.png`;
> 43 | expect.soft(captures[i]).toMatchSnapshot(image);
| ^
44 | }
45 | });
46 | });
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:43:32
|
Execute integration tests:
ui-tests/tests/widgets.test.ts#L43
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Error: Screenshot comparison failed:
Expected an image 656px by 151px, received 656px by 144px. 3122 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-44-expected.png
Received: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-44-actual.png
Diff: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-44-diff.png
41 | for (let i = 0; i < cellCount; i++) {
42 | const image = `widgets-cell-${i}.png`;
> 43 | expect.soft(captures[i]).toMatchSnapshot(image);
| ^
44 | }
45 | });
46 | });
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:43:32
|
Execute integration tests:
ui-tests/tests/widgets.test.ts#L43
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
674 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs-retry1/widgets-cell-43-expected.png
Received: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs-retry1/widgets-cell-43-actual.png
Diff: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs-retry1/widgets-cell-43-diff.png
41 | for (let i = 0; i < cellCount; i++) {
42 | const image = `widgets-cell-${i}.png`;
> 43 | expect.soft(captures[i]).toMatchSnapshot(image);
| ^
44 | }
45 | });
46 | });
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:43:32
|
Execute integration tests:
ui-tests/tests/widgets.test.ts#L43
1) tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 656px by 151px, received 656px by 144px. 3122 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs-retry1/widgets-cell-44-expected.png
Received: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs-retry1/widgets-cell-44-actual.png
Diff: /home/runner/work/ipywidgets/ipywidgets/ui-tests/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs-retry1/widgets-cell-44-diff.png
41 | for (let i = 0; i < cellCount; i++) {
42 | const image = `widgets-cell-${i}.png`;
> 43 | expect.soft(captures[i]).toMatchSnapshot(image);
| ^
44 | }
45 | });
46 | });
at /home/runner/work/ipywidgets/ipywidgets/ui-tests/tests/widgets.test.ts:43:32
|
Execute integration tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Execute integration tests
1 failed
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
|
Update snapshots
1 passed (24.3s)
|
The logs for this run have expired and are no longer available.
Loading