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

Error on make test with go1.10.1 #2770

Closed
salamaniibm opened this issue Apr 27, 2018 · 1 comment
Closed

Error on make test with go1.10.1 #2770

salamaniibm opened this issue Apr 27, 2018 · 1 comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@salamaniibm
Copy link

Environment:
Minikube version : v0.26.1
OS : Ubuntu 16.10
GOLANG : 1.10.1

Facing following error while running test cases using go1.10.1
$ make test

./test.sh
Running go tests...
# k8s.io/minikube/cmd/minikube/cmd
cmd/minikube/cmd/start.go:322: Println arg list ends with redundant newline
FAIL    k8s.io/minikube/cmd/minikube/cmd [build failed]
Makefile:201: recipe for target 'test' failed
make: *** [test] Error 2
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants