From d26ebba5f5fd0eaff693dbc2cfdf0522f064f61f Mon Sep 17 00:00:00 2001 From: "James Hughes (Splunk)" Date: Wed, 10 Jan 2024 22:28:59 -0500 Subject: [PATCH] [chore] skip this integration test due to flakiness (#30409) [see bad run](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/7482290667/job/20365657707?pr=30381#logs) --- receiver/redisreceiver/integration_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/receiver/redisreceiver/integration_test.go b/receiver/redisreceiver/integration_test.go index 9dde7ea129d3..5b490baa1c3b 100644 --- a/receiver/redisreceiver/integration_test.go +++ b/receiver/redisreceiver/integration_test.go @@ -53,6 +53,7 @@ func TestIntegrationV6(t *testing.T) { } func TestIntegrationV7Cluster(t *testing.T) { + t.Skip("Skipping due to flakieness, possibly related to https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/30411") scraperinttest.NewIntegrationTest( NewFactory(), scraperinttest.WithContainerRequest(testcontainers.ContainerRequest{