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

opt: fix flaky delete_range test #44383

Merged
merged 1 commit into from
Jan 25, 2020

Conversation

RaduBerinde
Copy link
Member

Noticed a flake in this test. Sometimes the first Get doesn't show
up; I think it is for a namespace table so that makes sense. Fixing by
filtering better the relevant stuff.

Release note: None

Noticed a flake in this test. Sometimes the first `Get` doesn't show
up; I think it is for a namespace table so that makes sense. Fixing by
filtering better the relevant stuff.

Release note: None
@RaduBerinde RaduBerinde requested a review from a team as a code owner January 25, 2020 18:34
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@andy-kimball andy-kimball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @solongordon)

@RaduBerinde
Copy link
Member Author

TFTR!

bors r+

craig bot pushed a commit that referenced this pull request Jan 25, 2020
44383: opt: fix flaky delete_range test r=RaduBerinde a=RaduBerinde

Noticed a flake in this test. Sometimes the first `Get` doesn't show
up; I think it is for a namespace table so that makes sense. Fixing by
filtering better the relevant stuff.

Release note: None

Co-authored-by: Radu Berinde <[email protected]>
@craig
Copy link
Contributor

craig bot commented Jan 25, 2020

Build succeeded

@craig craig bot merged commit 6aea183 into cockroachdb:master Jan 25, 2020
@RaduBerinde RaduBerinde deleted the flaky-trace-test branch January 29, 2020 21:07
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.

3 participants