summaryrefslogtreecommitdiff
path: root/test/e2e-go/features/compactcert/compactcert_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e-go/features/compactcert/compactcert_test.go')
-rw-r--r--test/e2e-go/features/compactcert/compactcert_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e-go/features/compactcert/compactcert_test.go b/test/e2e-go/features/compactcert/compactcert_test.go
index e5f35c4fa..b56897e08 100644
--- a/test/e2e-go/features/compactcert/compactcert_test.go
+++ b/test/e2e-go/features/compactcert/compactcert_test.go
@@ -37,6 +37,7 @@ import (
func TestCompactCerts(t *testing.T) {
partitiontest.PartitionTest(t)
+ defer fixtures.ShutdownSynchronizedTest(t)
t.Skip("Disabling since they need work and shouldn't block releases")
t.Parallel()