Skip to content

Instantly share code, notes, and snippets.

@jpeeler
Created February 28, 2017 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpeeler/a59dd85e52b1a7a9ad9978e382083b0b to your computer and use it in GitHub Desktop.
Save jpeeler/a59dd85e52b1a7a9ad9978e382083b0b to your computer and use it in GitHub Desktop.
go test -v github.com/kubernetes-incubator/service-catalog/pkg/controller/wip
# github.com/kubernetes-incubator/service-catalog/pkg/controller/wip
pkg/controller/wip/controller_test.go:247: cannot use func literal (type func(core.Action) (bool, "github.com/kubernetes-incubator/service-catalog/vendor/k8s.io/kubernetes/pkg/runtime".Object, error)) as type "github.com/kubernetes-incubator/service-catalog/vendor/k8s.io/client-go/1.5/testing".ReactionFunc in argument to fakeKubeClient.Fake.AddReactor
FAIL github.com/kubernetes-incubator/service-catalog/pkg/controller/wip [build failed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment