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

sqlliveness/sqlstorage: fix flakey test #55977

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

ajwerner
Copy link
Contributor

This commit fixes a flakey test introduced in #55524. The flake is that
we unconditionally start the slstorage subsystem before we sometimes
override some of its settings. This change makes each subtest start
the storage individually.

Fixes #55964.

Release note: None

This commit fixes a flakey test introduced in cockroachdb#55524. The flake is that
we unconditionally start the slstorage subsystem before we sometimes
override some of its settings. This change makes each subtest start
the storage individually.

Fixes cockroachdb#55964.

Release note: None
@ajwerner ajwerner requested a review from spaskob October 26, 2020 15:44
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@spaskob spaskob 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 @spaskob)

@ajwerner
Copy link
Contributor Author

TFTR!

bors r=spaskob

@craig
Copy link
Contributor

craig bot commented Oct 26, 2020

Build succeeded:

@craig craig bot merged commit adee6bc into cockroachdb:master Oct 26, 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/sqlliveness/slstorage: TestStorage failed
3 participants