From 4ac2eb5aa2673ffa203e8cba71e0369b4f3c4159 Mon Sep 17 00:00:00 2001 From: Daniel Jaglowski Date: Fri, 12 Aug 2022 09:45:02 -0400 Subject: [PATCH] [exporter/loadbalancing] Skip flaky TestRollingUpdatesWhenConsumeLogs (#13220) --- exporter/loadbalancingexporter/log_exporter_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/exporter/loadbalancingexporter/log_exporter_test.go b/exporter/loadbalancingexporter/log_exporter_test.go index a3b1d6824110..8e0e59f3a1ee 100644 --- a/exporter/loadbalancingexporter/log_exporter_test.go +++ b/exporter/loadbalancingexporter/log_exporter_test.go @@ -334,6 +334,7 @@ func TestLogsWithoutTraceID(t *testing.T) { } func TestRollingUpdatesWhenConsumeLogs(t *testing.T) { + t.Skip("Flaky Test - See https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/11116") // this test is based on the discussion in the following issue for this exporter: // https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/1690 // prepare