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

Disable BackpressureObjectCounterTests 49 #12988

Closed
cody-littley opened this issue Apr 24, 2024 · 0 comments
Closed

Disable BackpressureObjectCounterTests 49 #12988

cody-littley opened this issue Apr 24, 2024 · 0 comments
Assignees
Milestone

Comments

@cody-littley
Copy link
Contributor

A fix was backported into 0.49 that improved back pressure performance. Unfortunately this fix also make some unit tests flaky.

The cause of the flakyness is well understood and has been fixed in develop. Since those fixes were done over many PRs, back porting the test fixes is non-trivial. Let's just disable the flaky tests in this branch. We shouldn't be making any additional changes to the covered code in 0.49 (if we do we need to re-enable and fix the tests).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants