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

tests: fix quoting issues in test output when building with Go 1.15 #2836

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

andir
Copy link
Contributor

@andir andir commented Oct 29, 2020

What this PR does / why we need it:

While packaging Loki with Go 1.15 for NixOS I noticed that the quoting in the tests didn't match the new quoting that Go applies.

Which issue(s) this PR fixes:
Fixes #2519

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@CLAassistant
Copy link

CLAassistant commented Oct 29, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

Nice, thank you for this!!!

@slim-bean slim-bean merged commit c79878d into grafana:master Oct 29, 2020
@andir
Copy link
Contributor Author

andir commented Oct 29, 2020

I am not sure the CI will pass with Go 1.14. It did only work with 1.15 locally.

@cyriltovena
Copy link
Contributor

Not sure how we got that merged cause we are not using 1.15 yet in our build image and it will fail, actually it does fail on master. I'm curious what's going on our CI that this PR passed all checks ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failures building 1.6.0 (x86_64 linux)
4 participants