-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Seeing this error while running the tests: "Error: failed to build test binary: (failed to exec []string{"go", "test", "./test/e2e/..."" #2014
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
Comments
@camilamacedo86 I'm facing the same problem with my project too. |
Hi @AlexNPavel could you give a hand here to us? I understand that he is using the sample. |
@camilamacedo86 and @AlexNPavel If I run |
@camilamacedo86 My apologies, I didn't know that |
WYT about contribute with the doc and add an annotation over it here? |
Ok, I'll send a PR to update the doc! |
@camilamacedo86 Raised PR to update the doc: #2026 |
Uh oh!
There was an error while loading. Please reload this page.
Bug Report
What did you do?
Trying to run e2e from sample memcached-operator.
operator-sdk test local ./test/e2e --up-local --namespace=memcached
What did you expect to see?
Test pass.
What did you see instead? Under which circumstances?
Environment
"v0.10.0-72-gdc713e4d", commit: "dc713e4d78905ce67128680a7f823a95ba3db234", go version: "go1.12.9 linux/amd64"
go1.12.9 linux/amd64
Additional context
A similar issue was discussed and closed before #1830
The text was updated successfully, but these errors were encountered: