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

[Backport 2.x] Fix test RestStatusTests.testStatusReturnsFailureStatusWhenFailuresExist #15027

Merged
merged 1 commit into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. Fix test RestStatusTests.testStatusReturnsFailureStatusWhenFailuresEx…

    …ist (#15011)
    
    This test has a reproducible failure when the highest "failure" status
    is 100 level. This happens because RestStatus.status treats these as OK.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    (cherry picked from commit f977f19)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    49fe53d View commit details
    Browse the repository at this point in the history