Skip to content

Use bundling

Use bundling #32

Triggered via pull request February 29, 2024 21:33
@superstar54superstar54
synchronize #30
bundling
Status Failure
Total duration 3m 41s
Artifacts 3

ci.yml

on: pull_request
Documentation
41s
Documentation
Visual Regression
3m 30s
Visual Regression
Matrix: Python
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 3 warnings, and 2 notices
Python (3.11)
Process completed with exit code 4.
Python (3.10)
The job was canceled because "_3_11" failed.
Python (3.10)
The operation was canceled.
Python (3.8)
The job was canceled because "_3_11" failed.
Python (3.8)
The operation was canceled.
Python (3.9)
The job was canceled because "_3_11" failed.
Python (3.9)
The operation was canceled.
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs: tests/notebooks/tests/widgets.test.ts#L45
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 401px, received 656px by 805px. 138330 pixels (ratio 0.27 of all image pixels) are different. Expected: /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts-snapshots/widgets-cell-0-linux.png Received: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-0-actual.png Diff: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-0-diff.png 43 | for (let i = 0; i < cellCount; i++) { 44 | const image = `widgets-cell-${i}.png`; > 45 | expect.soft(captures[i]).toMatchSnapshot(image); | ^ 46 | } 47 | }); 48 | }); at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts:45:32
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs: tests/notebooks/tests/widgets.test.ts#L45
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 30px, received 656px by 159px. 3571 pixels (ratio 0.04 of all image pixels) are different. Expected: /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts-snapshots/widgets-cell-1-linux.png Received: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-1-actual.png Diff: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-1-diff.png 43 | for (let i = 0; i < cellCount; i++) { 44 | const image = `widgets-cell-${i}.png`; > 45 | expect.soft(captures[i]).toMatchSnapshot(image); | ^ 46 | } 47 | }); 48 | }); at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts:45:32
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs: tests/notebooks/tests/widgets.test.ts#L45
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 401px, received 656px by 839px. 122876 pixels (ratio 0.23 of all image pixels) are different. Expected: /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts-snapshots/widgets-cell-2-linux.png Received: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-2-actual.png Diff: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-2-diff.png 43 | for (let i = 0; i < cellCount; i++) { 44 | const image = `widgets-cell-${i}.png`; > 45 | expect.soft(captures[i]).toMatchSnapshot(image); | ^ 46 | } 47 | }); 48 | }); at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts:45:32
tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs: tests/notebooks/tests/widgets.test.ts#L45
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 401px, received 656px by 839px. 118245 pixels (ratio 0.22 of all image pixels) are different. Expected: /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts-snapshots/widgets-cell-3-linux.png Received: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-3-actual.png Diff: /home/runner/work/weas-widget/weas-widget/tests/notebooks/test-results/tests-widgets-Widget-Visual-Regression-Run-notebook-widgets-ipynb-and-capture-cell-outputs/widgets-cell-3-diff.png 43 | for (let i = 0; i < cellCount; i++) { 44 | const image = `widgets-cell-${i}.png`; > 45 | expect.soft(captures[i]).toMatchSnapshot(image); | ^ 46 | } 47 | }); 48 | }); at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/widgets.test.ts:45:32
Visual Regression
Process completed with exit code 1.
Python (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Visual Regression
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/.
🎭 Playwright Run Summary
1 failed tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs
🎭 Playwright Run Summary
1 passed (22.2s)

Artifacts

Produced during runtime
Name Size
test-assets Expired
1.95 MB
test-report Expired
2.38 MB
updated-snapshots Expired
483 KB