Skip to content

Commit e9cc69a

Browse files
skip: TestUpgradeAgentWithTamperProtectedEndpoint_DEB install same version over the installed agent (#9244)
1 parent da56731 commit e9cc69a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/integration/ess/endpoint_security_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ func TestUpgradeAgentWithTamperProtectedEndpoint_DEB(t *testing.T) {
8282
})
8383

8484
t.Run("Install same version over the installed agent", func(t *testing.T) {
85+
t.Skip("This constantly fails, so skipping until further investigation is done and a fix is implemented")
8586
testTamperProtectedInstallUpgrade(t, info, "deb", define.Version(), false, false)
8687
})
8788

0 commit comments

Comments
 (0)