Refactor ray creation #268
Annotations
2 errors and 1 notice
Run UI notebook tests:
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: A snapshot doesn't exist at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts-snapshots/widgets-cell-1-linux.png, writing actual.
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
|
Run UI notebook tests
Process completed with exit code 1.
|
Run UI notebook tests
1 failed
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
|
Loading