Skip to content

Commit 4efa096

Browse files
authored
Update event_logging_test.go (#5399)
Skip flaky test - related #5397
1 parent a133137 commit 4efa096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/integration/event_logging_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ func TestEventLogFile(t *testing.T) {
7575
Local: true,
7676
Sudo: false,
7777
})
78-
78+
t.Skip("Flaky test: https://github.com/elastic/elastic-agent/issues/5397")
7979
ctx, cancel := testcontext.WithDeadline(
8080
t,
8181
context.Background(),

0 commit comments

Comments
 (0)