Skip to content

Commit eca7b63

Browse files
pchilamergify[bot]
authored andcommitted
Disable flaky test TestBeatsReceiverLogs (#9891)
(cherry picked from commit ba9c156)
1 parent e7ecc40 commit eca7b63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

testing/integration/ess/beat_receivers_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,9 @@ func TestBeatsReceiverLogs(t *testing.T) {
688688
},
689689
Stack: nil,
690690
})
691+
692+
t.Skip("Skip this test as it's flaky. See https://github.com/elastic/elastic-agent/issues/9890")
693+
691694
type configOptions struct {
692695
RuntimeExperimental string
693696
}

0 commit comments

Comments
 (0)