Skip to content

Commit

Permalink
Skip flaky test (#5339)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator authored Aug 21, 2024
1 parent 3544522 commit b060fd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testing/integration/event_logging_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ func TestEventLogFile(t *testing.T) {
Sudo: false,
})

t.Skip("Flaky test: https://github.com/elastic/elastic-agent/issues/5337")

ctx, cancel := testcontext.WithDeadline(
t,
context.Background(),
Expand Down

0 comments on commit b060fd2

Please sign in to comment.