Add volume slice plugin #345
ci.yml
on: pull_request
Documentation
51s
Visual Regression
3m 42s
Matrix: Python
Annotations
2 errors, 7 warnings, and 2 notices
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs:
tests/notebooks/tests/plugins.test.ts#L61
1) tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
Error: Screenshot comparison failed:
Expected an image 656px by 405px, received 656px by 401px. 6860 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/plugins.test.ts-snapshots/plugins-cell-4-linux.png
Received: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-plugins-Widget-Visual-Regression-Run-notebook-plugins-ipynb-and-capture-cell-outputs/plugins-cell-4-actual.png
Diff: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-plugins-Widget-Visual-Regression-Run-notebook-plugins-ipynb-and-capture-cell-outputs/plugins-cell-4-diff.png
59 | for (let i = 0; i < cellCount; i++) {
60 | const image = `plugins-cell-${i}.png`;
> 61 | expect.soft(captures[i]).toMatchSnapshot(image);
| ^
62 | }
63 | });
64 | });
at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/plugins.test.ts:61:32
|
Visual Regression
Process completed with exit code 1.
|
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Visual Regression
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-assets", "test-report", "updated-snapshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 failed
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
5 passed (1.2m)
|
🎭 Playwright Run Summary
6 passed (1.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-assets
|
807 KB |
|
test-report
|
1.28 MB |
|
updated-snapshots
|
521 KB |
|