Update comments in demo notebooks #303
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
10m 0s
Annotations
2 errors and 1 notice
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook:
ui-tests/tests/widget_notebook_example.test.ts#L63
1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
Error: Screenshot comparison failed:
131 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts-snapshots/widgets-cell-3-linux.png
Received: /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/test-results/tests-widget_notebook_exam-c3288-ll-outputs-and-test-widgets/widgets-cell-3-actual.png
Diff: /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/test-results/tests-widget_notebook_exam-c3288-ll-outputs-and-test-widgets/widgets-cell-3-diff.png
61 |
62 | if (captures[i]) {
> 63 | expect.soft(captures[i]).toMatchSnapshot(image); // Compare pre-existing capture
| ^
64 | continue;
65 | }
66 | }
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:63:34
|
verify-3_widget_example
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ipywidgets-test-assets
|
6.81 MB |
|
ipywidgets-test-report
|
7.01 MB |
|