Skip to content

Commit

Permalink
Revert "Skip TestAPMConfig for now (#5891)" (#5993)
Browse files Browse the repository at this point in the history
This reverts commit fc99ac7.
  • Loading branch information
ycombinator authored and oakrizan committed Nov 13, 2024
1 parent 3d64e4d commit 8d3fb75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions testing/integration/apm_propagation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ func TestAPMConfig(t *testing.T) {
Group: Default,
Stack: &define.Stack{},
})
t.Skip("Flaky test: https://github.com/elastic/elastic-agent/issues/5890")

f, err := define.NewFixtureFromLocalBuild(t, define.Version())
require.NoError(t, err)

Expand Down

0 comments on commit 8d3fb75

Please sign in to comment.