We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a133137 commit 4efa096Copy full SHA for 4efa096
testing/integration/event_logging_test.go
@@ -75,7 +75,7 @@ func TestEventLogFile(t *testing.T) {
75
Local: true,
76
Sudo: false,
77
})
78
-
+ t.Skip("Flaky test: https://github.com/elastic/elastic-agent/issues/5397")
79
ctx, cancel := testcontext.WithDeadline(
80
t,
81
context.Background(),
0 commit comments