PR | michaelgugino: Allow deletion of pending pods when using PDBS |
Result | FAILURE |
Tests | 1 failed / 0 succeeded |
Started | |
Elapsed | 7m51s |
Revision | 0443cf5a1944d093018345e22c274da1919db255 |
Refs |
83906 |
make verify WHAT=typecheck
ERROR(all) pkg/registry/core/pod/storage/eviction_test.go:337:39: cannot use ms (variable of type *mockStore) as rest.StandardStorage value in argument to newEvictionStorage: missing method ConvertToTable exit status 1 !!! Type Check has failed. This may cause cross platform build failures. !!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.from junit_verify.xml
ERROR(all) pkg/registry/core/pod/storage/eviction_test.go:337:39: cannot use ms (variable of type *mockStore) as rest.StandardStorage value in argument to newEvictionStorage: missing method ConvertToTable exit status 1 !!! Type Check has failed. This may cause cross platform build failures. !!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.
Filter through log files | View test history on testgrid
... skipping 10 lines ... ./vendor/k8s.io/code-generator/cmd/conversion-gen +++ [1203 01:46:01] Building go targets for linux/amd64: ./vendor/k8s.io/kube-openapi/cmd/openapi-gen +++ [1203 01:46:16] Building go targets for linux/amd64: ./vendor/github.com/go-bindata/go-bindata/go-bindata type-checking: linux/amd64, windows/386, darwin/amd64, linux/arm, linux/386, windows/amd64, linux/arm64, linux/ppc64le, linux/s390x, darwin/386 ERROR(all) pkg/registry/core/pod/storage/eviction_test.go:337:39: cannot use ms (variable of type *mockStore) as rest.StandardStorage value in argument to newEvictionStorage: missing method ConvertToTable exit status 1 !!! Type Check has failed. This may cause cross platform build failures. !!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information. +++ exit code: 1 +++ error: 1 [0;31mFAILED[0m verify-typecheck.sh 468s ======================== [0;31mFAILED TESTS[0m ======================== [0;31mhack/make-rules/../../hack/verify-typecheck.sh[0m make: *** [Makefile:129: verify] Error 1