Bump pytorch-lightning from 1.9.5 to 2.4.0 in /tests/e2e #190
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
11m 59s
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#L61
1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
Error: Screenshot comparison failed:
Expected an image 592px by 181px, received 592px by 254px. 6127 pixels (ratio 0.05 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-2-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-2-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-2-diff.png
59 |
60 | if (captures[i]) {
> 61 | expect.soft(captures[i]).toMatchSnapshot(image); // Compare pre-existing capture
| ^
62 | continue;
63 | }
64 | }
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:61: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
|
10.8 MB |
|
ipywidgets-test-report
|
11 MB |
|