Skip to content

Commit

Permalink
Skip e2e agent container tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-laterman committed Sep 17, 2024
1 parent 697356b commit 8647683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/e2e/agent_container_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ type AgentContainerSuite struct {
}

func TestAgentContainerSuite(t *testing.T) {
suite.T().Skip("Flakey test suite skipped. See https://github.com/elastic/fleet-server/issues/3909")
suite.Run(t, new(AgentContainerSuite))
}

Expand Down

0 comments on commit 8647683

Please sign in to comment.