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

sql/catalog/lease: attempt to fix a flakey test #52408

Conversation

ajwerner
Copy link
Contributor

@ajwerner ajwerner commented Aug 5, 2020

I think this test was going to fail.

Fixes #52385.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ajwerner ajwerner requested a review from thoszhang August 5, 2020 17:57
@ajwerner
Copy link
Contributor Author

ajwerner commented Aug 5, 2020

FWIW I stress-raced this and couldn't repro it.

@ajwerner ajwerner force-pushed the ajwerner/fix-bad-behavior-when-lease-test-fails branch from 3163cac to ca97990 Compare August 5, 2020 20:32
@ajwerner
Copy link
Contributor Author

ajwerner commented Aug 5, 2020

I'd also say that this doesn't actually fix the test it's just going to give more insights if it fails again instead of just blocking forever.

Copy link
Contributor

@thoszhang thoszhang left a 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.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

I think this test was going to fail.

Fixes cockroachdb#52385.

Release note: None
@ajwerner ajwerner force-pushed the ajwerner/fix-bad-behavior-when-lease-test-fails branch from ca97990 to f5e8798 Compare August 6, 2020 18:38
@ajwerner
Copy link
Contributor Author

ajwerner commented Aug 6, 2020

TFTR!

bors r=lucy-zhang

@craig
Copy link
Contributor

craig bot commented Aug 6, 2020

Build succeeded:

@craig craig bot merged commit 1d6bf37 into cockroachdb:master Aug 6, 2020
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.

sql/catalog: TestRangefeedUpdatesHandledProperlyInTheFaceOfRaces appears to be flaky
3 participants