Skip to content

Deflake test_xgboost_trainer tests#61655

Merged
justinvyu merged 1 commit intoray-project:masterfrom
JasonLi1909:deflake_xgboost_test_2
Mar 12, 2026
Merged

Deflake test_xgboost_trainer tests#61655
justinvyu merged 1 commit intoray-project:masterfrom
JasonLi1909:deflake_xgboost_test_2

Conversation

@JasonLi1909
Copy link
Copy Markdown
Contributor

@JasonLi1909 JasonLi1909 commented Mar 11, 2026

Extension of #61640. This PR resolves test_fit_with_advanced_scaling_config, test_resume_from_checkpoint, and test_checkpoint_freq in test_xgboost_trainer tests from failing in CI by increasing their CPU resource allocations.

Signed-off-by: JasonLi1909 <jasli1909@gmail.com>
@JasonLi1909 JasonLi1909 requested a review from a team as a code owner March 11, 2026 19:37
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request increases the CPU allocation for three tests to resolve flakiness. The changes are straightforward. My feedback focuses on improving maintainability by adding comments that explain why these tests require more resources. This context is valuable for future developers working on this test suite.

@justinvyu justinvyu enabled auto-merge (squash) March 12, 2026 00:52
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Mar 12, 2026
@justinvyu justinvyu merged commit 5316788 into ray-project:master Mar 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants