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

Several test failures related to trim API deprecation message #2192

Closed
alanking opened this issue Apr 29, 2024 · 2 comments
Closed

Several test failures related to trim API deprecation message #2192

alanking opened this issue Apr 29, 2024 · 2 comments

Comments

@alanking
Copy link
Contributor

When testing for the 4.3.2 release, I have observed the following tests failing across all test suites:

  • test_decoupled_naming_policy
  • test_decoupled_naming_policy_issue1855
  • test_iget_with_purgec
  • test_iput_with_purgec
  • test_irepl_update_replicas
  • test_irepl_with_purgec

All of them are related to the trim API "minimum number of replicas to keep" deprecation message that appears when using the purgec option for several iCommands. The tests should be updated to expect this message.

@alanking
Copy link
Contributor Author

Hmm... this may already be fixed, actually. I just realized I was not on the tip of 4-3-stable. See #2183.

@alanking
Copy link
Contributor Author

Yep, confirmed that this issue was fixed.

@alanking alanking closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant