[rllib] disable failing tests that are not release blocking#60932
Merged
aslonnie merged 1 commit intoray-project:masterfrom Feb 10, 2026
Merged
[rllib] disable failing tests that are not release blocking#60932aslonnie merged 1 commit intoray-project:masterfrom
aslonnie merged 1 commit intoray-project:masterfrom
Conversation
marking them as manual Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Contributor
There was a problem hiding this comment.
Code Review
This pull request disables several failing tests (tune_rllib_connect_test, long_running_impala, and long_running_many_ppo, along with their smoke tests) by setting their frequency to manual. This is a temporary measure to prevent them from blocking releases, and TODO comments with links to tracking issues have been added for the main tests. The changes are straightforward, correct, and align with the pull request's objective. I have no further comments.
aslonnie
added a commit
to anyscale/ray
that referenced
this pull request
Feb 10, 2026
cherrypick ray-project#60932 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
aslonnie
added a commit
that referenced
this pull request
Feb 10, 2026
cherrypick #60932 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
preneond
pushed a commit
to preneond/ray
that referenced
this pull request
Feb 15, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: Ondrej Prenek <ondra.prenek@gmail.com>
limarkdcunha
pushed a commit
to limarkdcunha/ray
that referenced
this pull request
Feb 17, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
preneond
pushed a commit
to preneond/ray
that referenced
this pull request
Feb 17, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
MuhammadSaif700
pushed a commit
to MuhammadSaif700/ray
that referenced
this pull request
Feb 17, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: Muhammad Saif <2024BBIT200@student.Uet.edu.pk>
Kunchd
pushed a commit
to Kunchd/ray
that referenced
this pull request
Feb 17, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
ans9868
pushed a commit
to ans9868/ray
that referenced
this pull request
Feb 18, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: Adel Nour <ans9868@nyu.edu>
Aydin-ab
pushed a commit
to kunling-anyscale/ray
that referenced
this pull request
Feb 20, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
peterxcli
pushed a commit
to peterxcli/ray
that referenced
this pull request
Feb 25, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: peterxcli <peterxcli@gmail.com>
peterxcli
pushed a commit
to peterxcli/ray
that referenced
this pull request
Feb 25, 2026
…ect#60932) marking them as manual tracking issues: - anyscale#581 - anyscale#568 - anyscale#571 Signed-off-by: Lonnie Liu <lonnie@anyscale.com> Signed-off-by: peterxcli <peterxcli@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
marking them as manual
tracking issues: