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

stats: add logging to TestDefaultColumns to help debug flake #41037

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

rytaft
Copy link
Collaborator

@rytaft rytaft commented Sep 24, 2019

This commit adds some logging to the TestDefaultColumns test in order
to help debug a test failure.

Informs #38572

Release note: None
Release justification: category 1, non-production code change

This commit adds some logging to the TestDefaultColumns test in order
to help debug a test failure.

Informs cockroachdb#38572

Release note: None
Release justification: category 1, non-production code change
@rytaft rytaft requested a review from a team as a code owner September 24, 2019 18:50
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@RaduBerinde RaduBerinde 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 @justinj and @RaduBerinde)

@rytaft
Copy link
Collaborator Author

rytaft commented Sep 24, 2019

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 24, 2019

Build failed

@rytaft
Copy link
Collaborator Author

rytaft commented Sep 24, 2019

bors r+

craig bot pushed a commit that referenced this pull request Sep 24, 2019
41037: stats: add logging to TestDefaultColumns to help debug flake r=rytaft a=rytaft

This commit adds some logging to the `TestDefaultColumns` test in order
to help debug a test failure.

Informs #38572

Release note: None
Release justification: category 1, non-production code change

41042: tree: fix LIKE suboperator with NULL LHS r=rafiss a=rafiss

If a NULL value was present in the LHS of a suboperator with a LIKE
comparison, then previously the server would crash with a panic. Now it
is handled and there are tests.

closes #40841

Release justification: Low impact bug fix that prevents a server crash.

Release note: None

Co-authored-by: Rebecca Taft <becca@cockroachlabs.com>
Co-authored-by: Rafi Shamim <rafi@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Sep 24, 2019

Build succeeded

@craig craig bot merged commit 0d1d9da into cockroachdb:master Sep 24, 2019
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.

None yet

3 participants