Skip to content

Commit b060fd2

Browse files
authored
Skip flaky test (#5339)
1 parent 3544522 commit b060fd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/integration/event_logging_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ func TestEventLogFile(t *testing.T) {
7676
Sudo: false,
7777
})
7878

79+
t.Skip("Flaky test: https://github.com/elastic/elastic-agent/issues/5337")
80+
7981
ctx, cancel := testcontext.WithDeadline(
8082
t,
8183
context.Background(),

0 commit comments

Comments
 (0)