From 6ae4c03fb761d3247fdd681cfd17a8146f9d715f Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 7 Aug 2018 09:18:38 -0700 Subject: [PATCH] Run :list_conformance_tests without updating BUILD --- test/conformance/testdata/conformance.txt | 10 ---------- 1 file changed, 10 deletions(-) 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"