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

cli: make fewer assumptions about the origin of stderr in tests #52221

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

knz
Copy link
Contributor

@knz knz commented Aug 1, 2020

This further removes a dependency on the knowledge that the log
package knows anything about stderr, in CLI tests.

Found this while working on #52200.

Release note: None

This further removes a dependency on the knowledge that the `log`
package knows anything about stderr, in CLI tests.

Release note: None
@knz knz requested a review from irfansharif August 1, 2020 09:11
@knz knz requested a review from a team as a code owner August 1, 2020 09:11
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@irfansharif irfansharif left a comment

Choose a reason for hiding this comment

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

LGTM, sorry for letting this sit!

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@knz
Copy link
Contributor Author

knz commented Aug 5, 2020

no worries, and thanks!

bors r=irfansharif

@craig
Copy link
Contributor

craig bot commented Aug 5, 2020

Build succeeded:

@craig craig bot merged commit f98fe0d into cockroachdb:master Aug 5, 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.

3 participants