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

test: add extra newline to error message #4232

Merged
merged 1 commit into from
Feb 22, 2021
Merged

test: add extra newline to error message #4232

merged 1 commit into from
Feb 22, 2021

Conversation

nicks
Copy link
Member

@nicks nicks commented Feb 22, 2021

Hello @nicks,

Please review the following commits I made in branch nicks/test-error:

fa5ef94 (2021-02-22 12:14:18 -0500)
test: add extra newline to error message
This is a workaround for golang/go#38063,
where Go incorrectly reports test results if the test output doesn't
end in newlines

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

This is a workaround for golang/go#38063,
where Go incorrectly reports test results if the test output doesn't
end in newlines
@nicks nicks merged commit f985fc1 into master Feb 22, 2021
@nicks nicks deleted the nicks/test-error branch February 22, 2021 17:40
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.

1 participant