Skip to content

Commit

Permalink
Enable test again (#4819)
Browse files Browse the repository at this point in the history
  • Loading branch information
matej-g authored Oct 31, 2021
1 parent 0e714dc commit 2695ecd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/e2e/targets_api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import (
)

func TestTargetsAPI_Fanout(t *testing.T) {
t.Skip("TODO: Flaky test. See: https://github.com/thanos-io/thanos/issues/4069")

t.Parallel()

e, err := e2e.NewDockerEnvironment("e2e_test_targets_fanout")
Expand Down

0 comments on commit 2695ecd

Please sign in to comment.