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

storage: deflake TestLogGrowthWhenRefreshingPendingCommands #31583

Open
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
2 participants
@tschottdorf
Member

tschottdorf commented Oct 18, 2018

Harmless bug in the test in which an occasionally negative int was cast to a uint64.

Fixes #31581.

Release note: None

storage: deflake TestLogGrowthWhenRefreshingPendingCommands
Harmless bug in the test in which an occasionally negative int was cast to a uint64.

Fixes #31581.

Release note: None

@tschottdorf tschottdorf requested a review from cockroachdb/core-prs as a code owner Oct 18, 2018

@cockroach-teamcity

This comment has been minimized.

Show comment
Hide comment
@cockroach-teamcity

cockroach-teamcity Oct 18, 2018

Member

This change is Reviewable

Member

cockroach-teamcity commented Oct 18, 2018

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment