build(deps-dev): bump @playwright/test from 1.49.0 to 1.54.1 in /ui-tests #631
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
15m 19s
Annotations
9 errors and 1 notice
|
verify-3_widget_example
Process completed with exit code 1.
|
|
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook:
ui-tests/tests/widget_notebook_example.test.ts#L100
1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
Error: proxy.waitForSelector: Test ended.
Call log:
- waiting for locator('text=Dashboard is ready!') to be visible
98 | expect(upAndRunningMessage).not.toBeNull();
99 |
> 100 | const dashboardReadyMessage = await page.waitForSelector('text=Dashboard is ready!');
| ^
101 | expect(dashboardReadyMessage).not.toBeNull();
102 | });
103 |
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:100:48
at interactWithWidget (/home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:186:7)
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:88:5
|
|
UI notebooks tests
Canceling since a higher priority waiting request for dependabot/npm_and_yarn/ui-tests/playwright/test-1.54.1-UI notebooks tests exists
|
|
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook:
ui-tests/tests/widget_notebook_example.test.ts#L0
1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
Test timeout of 600000ms exceeded.
|
|
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: expect(Buffer).toMatchSnapshot(expected)
3927 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: widgets-cell-5.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
|
|
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: expect(Buffer).toMatchSnapshot(expected)
518 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: widgets-cell-4.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
|
|
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: expect(Buffer).toMatchSnapshot(expected)
1026 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: widgets-cell-3.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
|
|
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: expect(Buffer).toMatchSnapshot(expected)
Expected an image 844px by 232px, received 844px by 209px. 4607 pixels (ratio 0.03 of all image pixels) are different.
Snapshot: widgets-cell-2.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
|
|
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: expect(Buffer).toMatchSnapshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: widgets-cell-0.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
|
|
🎭 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 | Digest | |
|---|---|---|---|
|
ipywidgets-test-assets
Expired
|
12.5 MB |
sha256:83624897f95291830005f09b1221c222686044bd7494b94cc206a5c3d5f206f6
|
|
|
ipywidgets-test-report
Expired
|
12.6 MB |
sha256:f7fdec0a863238e9e3dbb5db9a6a1aa708db4ce0b4fe72f2a494cc888db64aed
|
|