diff --git a/test/conformance/testdata/conformance.txt b/test/conformance/testdata/conformance.txt index 163e45c2a6d..a22e958c994 100755 --- a/test/conformance/testdata/conformance.txt +++ b/test/conformance/testdata/conformance.txt @@ -176,13 +176,3 @@ test/e2e/storage/subpath.go: "should support subpaths with configmap pod" test/e2e/storage/subpath.go: "should support subpaths with configmap pod with mountPath of existing file" test/e2e/storage/subpath.go: "should support subpaths with downward pod" test/e2e/storage/subpath.go: "should support subpaths with projected pod" -test/e2e_node/kubelet_test.go: "it should print the output to logs" -test/e2e_node/kubelet_test.go: "it should not write to root filesystem" -test/e2e_node/lifecycle_hook_test.go: "should execute poststart exec hook properly" -test/e2e_node/lifecycle_hook_test.go: "should execute prestop exec hook properly" -test/e2e_node/lifecycle_hook_test.go: "should execute poststart http hook properly" -test/e2e_node/lifecycle_hook_test.go: "should execute prestop http hook properly" -test/e2e_node/mirror_pod_test.go: "should be updated when static pod updated" -test/e2e_node/mirror_pod_test.go: "should be recreated when mirror pod gracefully deleted" -test/e2e_node/mirror_pod_test.go: "should be recreated when mirror pod forcibly deleted" -test/e2e_node/runtime_conformance_test.go: "it should run with the expected status"