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

kvserver: de-flake TestStoreSplitRangeLookupRace #75272

Conversation

irfansharif
Copy link
Contributor

Fixes #75198. This test was a bit brittle in expecting only one kind of
range lookup request in a testing filter -- it was always possible to
intercept a ReverseScanRequest, and after enabling span configs
(#73876), we now have an internal query ("validate-span-cfgs") that
makes use of it. See #75198 for more details.

Release note: None

Fixes cockroachdb#75198. This test was a bit brittle in expecting only one kind of
range lookup request in a testing filter -- it was always possible to
intercept a ReverseScanRequest, and after enabling span configs
(cockroachdb#73876), we now have an internal query ("validate-span-cfgs") that
makes use of it. See cockroachdb#75198 for more details.

Release note: None
@irfansharif irfansharif requested a review from a team as a code owner January 21, 2022 15:43
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@irfansharif
Copy link
Contributor Author

Thanks Tobi!

bors r+

@craig
Copy link
Contributor

craig bot commented Jan 21, 2022

This PR was included in a batch that was canceled, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Jan 21, 2022

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jan 21, 2022

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jan 22, 2022

Build succeeded:

@craig craig bot merged commit fdfd893 into cockroachdb:master Jan 22, 2022
@irfansharif irfansharif deleted the 220120.deflake-TestStoreSplitRangeLookupRace branch January 22, 2022 03:28
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

Successfully merging this pull request may close these issues.

kv/kvserver: TestStoreSplitRangeLookupRace failed
3 participants