PR | hprateek43: Move Sortable List into its own package |
Result | FAILURE |
Tests | 1 failed / 0 succeeded |
Started | |
Elapsed | 10m52s |
Revision | 962287b29ceb2ec0f920a82e39e9d4c2cc741a8a |
Refs |
83558 |
make verify WHAT=typecheck
ERROR(all) pkg/scheduler/util/utils_test.go:38:13: undeclared name: SortableList ERROR(all) pkg/scheduler/util/utils_test.go:42:3: pod declared but not used 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/scheduler/util/utils_test.go:38:13: undeclared name: SortableList ERROR(all) pkg/scheduler/util/utils_test.go:42:3: pod declared but not used 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.
Find declared mentions in log files | View test history on testgrid
... skipping 10 lines ... ./vendor/k8s.io/code-generator/cmd/conversion-gen +++ [1007 14:34:11] Building go targets for linux/amd64: ./vendor/k8s.io/kube-openapi/cmd/openapi-gen +++ [1007 14:34:30] 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/scheduler/util/utils_test.go:38:13: undeclared name: SortableList ERROR(all) pkg/scheduler/util/utils_test.go:42:3: pod declared but not used 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 649s ======================== [0;31mFAILED TESTS[0m ======================== [0;31mhack/make-rules/../../hack/verify-typecheck.sh[0m Makefile:129: recipe for target 'verify' failed make: *** [verify] Error 1