-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
kvserver: deflake a deflake attempt for .. #75612
kvserver: deflake a deflake attempt for .. #75612
Conversation
8540cc7
to
05887bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: complete! 0 of 0 LGTMs obtained (waiting on @irfansharif)
Thanks! bors r+ |
Canceled. |
bors r+ p=99 |
...TestBackpressureNotAppliedWhenReducingRangeSize. Fixes cockroachdb#75609, a regression we introduced in cockroachdb#75598. When waiting for a span config to materialize on a given node, we were accidentally tripping up on it not being found on the original. Not sure we this slipped CI. Release note: None
05887bb
to
e7dcb09
Compare
Canceled. |
bors r+ p=99 |
Build failed: |
Unrelated flake: #74396. bors r+ |
Build failed: |
Still the same unrelated flake. I'll stop fighting. bors r+ p=0 |
bors r- |
Canceled. |
...TestBackpressureNotAppliedWhenReducingRangeSize. Fixes #75609, a
regression we introduced in #75598. When waiting for a span config to
materialize on a given node, we were accidentally tripping up on it not
being found on the original. Not sure we this slipped CI.
Release note: None