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 suites fail to compile #10319

Closed
bparees opened this issue Aug 10, 2016 · 1 comment · Fixed by #10320
Closed

test suites fail to compile #10319

bparees opened this issue Aug 10, 2016 · 1 comment · Fixed by #10320
Assignees
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0

Comments

@bparees
Copy link
Contributor

bparees commented Aug 10, 2016

[WARNING] While the jUnit report found no failed tests, the `go test` process failed.
[WARNING] This usually means that the unit test suite failed to compile.
[WARNING] `go test` had the following output to stderr:
# github.com/openshift/origin/pkg/cmd/cli/describe
pkg/cmd/cli/describe/projectstatus_test.go:129: unknown struct { File string; Extra []"github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/runtime".Object; ErrFn func(error) bool; Contains []string; Time time.Time } field 'Path' in struct literal
pkg/cmd/cli/describe/projectstatus_test.go:141: unknown struct { File string; Extra []"github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/runtime".Object; ErrFn func(error) bool; Contains []string; Time time.Time } field 'Path' in struct literal

as seen in:
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_check/4779/console

@liggitt
Copy link
Contributor

liggitt commented Aug 10, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants