From dbb5f449c1278fd9ff52177f9b7d1498230fc008 Mon Sep 17 00:00:00 2001 From: Michal Pristas Date: Tue, 27 Oct 2020 11:30:30 +0100 Subject: [PATCH] [Ingest Manager] Skip flaky gateway tests #22177 [Ingest Manager] Skip flaky gateway tests #22177 --- x-pack/elastic-agent/pkg/agent/application/fleet_gateway_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/elastic-agent/pkg/agent/application/fleet_gateway_test.go b/x-pack/elastic-agent/pkg/agent/application/fleet_gateway_test.go index cfcd1f46994..0d079cdf858 100644 --- a/x-pack/elastic-agent/pkg/agent/application/fleet_gateway_test.go +++ b/x-pack/elastic-agent/pkg/agent/application/fleet_gateway_test.go @@ -162,6 +162,7 @@ func wrapStrToResp(code int, body string) *http.Response { } func TestFleetGateway(t *testing.T) { + t.Skip("Flaky when CI is slower") agentInfo := &testAgentInfo{} settings := &fleetGatewaySettings{