fixes #2
Annotations
3 errors, 2 warnings, and 2 notices
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs:
ui-tests/tests/end2end.test.ts#L74
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs
Error: Screenshot comparison failed:
5 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-cell-4-linux.png
Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-cell-4-actual.png
Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-cell-4-diff.png
72 | for (let i = 0; i < cellCount; i++) {
73 | const image = `end2end-cell-${i}.png`;
> 74 | expect(captures[i]).toMatchSnapshot(image);
| ^
75 | }
76 | });
77 | });
at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:74:27
|
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs:
ui-tests/tests/end2end.test.ts#L74
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-cell-4-linux.png
Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-cell-4-actual.png
Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-cell-4-diff.png
72 | for (let i = 0; i < cellCount; i++) {
73 | const image = `end2end-cell-${i}.png`;
> 74 | expect(captures[i]).toMatchSnapshot(image);
| ^
75 | }
76 | });
77 | });
at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:74:27
|
run (3.11)
Process completed with exit code 1.
|
run (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], ifaxity/wait-on-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run (3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🎭 Playwright Run Summary
1 failed
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs
|
🎭 Playwright Run Summary
1 passed (12.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ipyprogressivis-updated-images
Expired
|
266 KB |
|