Skip to content

Conversation

@aslonnie
Copy link
Collaborator

with comments to github issues

with comments to github issues

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie force-pushed the lonnie-251022-noexptest branch from f0237f3 to 492ae1b Compare October 22, 2025 21:04
Copy link
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 disables five failing example tests by changing their frequency to manual. This is a good approach to unblock the CI pipeline, and I appreciate you including links to the corresponding GitHub issues. I've suggested a small improvement to also mark these tests as stable: false. This will make them soft_fail if run manually, which better communicates their current failing state and helps with tracking.

Comment on lines +4144 to +4145
# https://github.com/ray-project/ray/issues/57222
frequency: manual
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

Since this test is being disabled due to failures, it's a good practice to also mark it as stable: false. This will cause the test to soft_fail in Buildkite if it's run manually, which better reflects its known failing state. It also makes it easier to track unstable tests.

  # https://github.com/ray-project/ray/issues/57222
  stable: false
  frequency: manual

Comment on lines +4317 to +4318
# https://github.com/ray-project/ray/issues/57220
frequency: manual
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

To better indicate that this test is known to be failing, please also mark it as stable: false. This will allow it to soft_fail if triggered manually and helps in tracking all unstable tests.

  # https://github.com/ray-project/ray/issues/57220
  stable: false
  frequency: manual

Comment on lines +4365 to +4366
# https://github.com/ray-project/ray/issues/57219
frequency: manual
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

Consistent with other failing tests, it would be beneficial to mark this one as stable: false. This signals that the test is unstable and will cause it to soft_fail if run, providing a clearer status.

  # https://github.com/ray-project/ray/issues/57219
  stable: false
  frequency: manual

Comment on lines +4391 to +4392
# https://github.com/ray-project/ray/issues/57228
frequency: manual
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

As this test is being disabled for failing, please add stable: false. This flag is useful for identifying all unstable tests and ensures it will soft_fail if executed manually.

  # https://github.com/ray-project/ray/issues/57228
  stable: false
  frequency: manual

Comment on lines +4417 to +4418
# https://github.com/ray-project/ray/issues/57224
frequency: manual
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

To maintain consistency and clearly mark this test's status, please add stable: false. This will help in managing unstable tests and ensures it soft_fails on manual runs.

  # https://github.com/ray-project/ray/issues/57224
  stable: false
  frequency: manual

@aslonnie aslonnie added the go add ONLY when ready to merge, run all tests label Oct 22, 2025
@aslonnie aslonnie merged commit 7e21548 into master Oct 22, 2025
7 checks passed
@aslonnie aslonnie deleted the lonnie-251022-noexptest branch October 22, 2025 21:57
aslonnie added a commit that referenced this pull request Oct 22, 2025
cherrypick #58015

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
aslonnie added a commit that referenced this pull request Oct 22, 2025
cherrypick #58015

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
xinyuangui2 pushed a commit to xinyuangui2/ray that referenced this pull request Oct 27, 2025
with comments to github issues

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: xgui <xgui@anyscale.com>
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
with comments to github issues

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
with comments to github issues

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: Aydin Abiar <aydin@anyscale.com>
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