Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ray from 2.35.0 to 2.44.0 #817

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
411 changes: 282 additions & 129 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ keywords = ['codeflare', 'python', 'sdk', 'client', 'batch', 'scale']
python = "^3.9"
openshift-client = "1.0.18"
rich = ">=12.5,<14.0"
ray = {version = "2.35.0", extras = ["data", "default"]}
ray = {version = "2.44.0", extras = ["data", "default"]}
kubernetes = ">= 27.2.0"
cryptography = "43.0.3"
executing = "1.2.0"

Unchanged files with check annotations Beta

const image = `widgets-cell-${i}.png`;
if (captures[i]) {
expect.soft(captures[i]).toMatchSnapshot(image); // Compare pre-existing capture

Check failure on line 63 in ui-tests/tests/widget_notebook_example.test.ts

GitHub Actions / verify-3_widget_example

tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook

1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets Error: expect(Buffer).toMatchSnapshot(expected) 315 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-0-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-0-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-0-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

Check failure on line 63 in ui-tests/tests/widget_notebook_example.test.ts

GitHub Actions / verify-3_widget_example

tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook

1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets Error: expect(Buffer).toMatchSnapshot(expected) 755 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-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 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

Check failure on line 63 in ui-tests/tests/widget_notebook_example.test.ts

GitHub Actions / verify-3_widget_example

tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook

1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets Error: expect(Buffer).toMatchSnapshot(expected) 72 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

Check failure on line 63 in ui-tests/tests/widget_notebook_example.test.ts

GitHub Actions / verify-3_widget_example

tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook

1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets Error: expect(Buffer).toMatchSnapshot(expected) 31 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-4-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-4-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-4-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

Check failure on line 63 in ui-tests/tests/widget_notebook_example.test.ts

GitHub Actions / verify-3_widget_example

tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook

1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets Error: expect(Buffer).toMatchSnapshot(expected) 46 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-5-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-5-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-5-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
continue;
}
}