Skip to content

Commit

Permalink
Revert "Skip TestAPMConfig for now (#5891)" (#5993) (#5998)
Browse files Browse the repository at this point in the history
This reverts commit fc99ac7.

(cherry picked from commit 212a839)

Co-authored-by: Shaunak Kashyap <[email protected]>
  • Loading branch information
mergify[bot] and ycombinator authored Nov 12, 2024
1 parent 84f7ce4 commit d0dae6b
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 d0dae6b

Please sign in to comment.