Skip to content

Use refactored weas #115

Use refactored weas

Use refactored weas #115

Triggered via pull request March 23, 2024 15:53
Status Failure
Total duration 3m 53s
Artifacts 3

ci.yml

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

Annotations

14 errors, 6 warnings, and 2 notices
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 30px. 7906 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-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
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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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.
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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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 TypeError: Cannot read properties of undefined (reading 'slice') 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.10)
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/.
Python (3.8)
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/.
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/.
Python (3.9)
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 failed tests/widgets.test.ts:19:7 › Widget Visual Regression › Run notebook widgets.ipynb and capture cell outputs

Artifacts

Produced during runtime
Name Size
test-assets Expired
1.98 MB
test-report Expired
2.4 MB
updated-snapshots Expired
125 KB