build(deps-dev): bump @playwright/test from 1.49.0 to 1.54.0 in /ui-tests #630
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
15m 50s
Annotations
8 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
|
|
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.4 MB |
sha256:adf0083e58ed436aeeac1efe81bf09076ef96b1b2ebe59631ca78665c904a206
|
|
|
ipywidgets-test-report
Expired
|
12.6 MB |
sha256:0706a521916db7102f975c85b9dfa9099bbc9aacf758e7fa6008e5fb9aeb7c5a
|
|