Skip to content

logic_test/as_of: deflake test#69062

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
otan-cockroach:family_as_of
Aug 18, 2021
Merged

logic_test/as_of: deflake test#69062
craig[bot] merged 1 commit intocockroachdb:masterfrom
otan-cockroach:family_as_of

Conversation

@otan
Copy link
Copy Markdown
Contributor

@otan otan commented Aug 17, 2021

Logic tests randomize column families, and in the case of bounded
staleness results in multi-batch fetches in the execution layer calling
NegotiateAndSend, which means they could get different bounded staleness
results. To alleviate the flaky tests for now, we set the same family
for the given table.

Release note: None

Logic tests randomize column families, and in the case of bounded
staleness results in multi-batch fetches in the execution layer calling
NegotiateAndSend, which means they could get different bounded staleness
results. To alleviate the flaky tests for now, we set the same family
for the given table.

Release note: None
@otan otan requested a review from nvb August 17, 2021 23:30
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@otan
Copy link
Copy Markdown
Contributor Author

otan commented Aug 18, 2021

i've filed #69063 to follow up, just want to deflake it for now

Copy link
Copy Markdown
Contributor

@nvb nvb left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rytaft)

@otan
Copy link
Copy Markdown
Contributor Author

otan commented Aug 18, 2021

thanks!

bors r=nvanbenschoten

enjoy your time off

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 18, 2021

Build succeeded:

@craig craig bot merged commit 3642bd2 into cockroachdb:master Aug 18, 2021
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