Skip to content

Commit

Permalink
[chore] skip this integration test due to flakiness (open-telemetry#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
hughesjj authored Jan 11, 2024
1 parent 5d3c324 commit d26ebba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions receiver/redisreceiver/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit d26ebba

Please sign in to comment.