We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578a186 commit e744a82Copy full SHA for e744a82
filebeat/testing/integration/sample_test.go
@@ -146,8 +146,6 @@ output.console:
146
}
147
})
148
t.Run("Filebeat crashes due to incorrect config", func(t *testing.T) {
149
- t.Skip("Flaky test: https://github.com/elastic/beats/issues/42778")
150
-
151
ctx, cancel := context.WithTimeout(context.Background(), 30*time.Second)
152
defer cancel()
153
0 commit comments