## Flaky Test * **Test Name:** TestXPackEnabled * **Link:** https://github.com/elastic/beats/blob/4e9946d458245efb5b3b033a0f4cb0df8825fc9f/metricbeat/module/logstash/logstash_integration_test.go#L73 * **Branch:** 7.12 and backports to this branch? * **Notes:** * 7.12 branch is using logstash 7.11, but master is using 7.10, it could be related to something in the new version. ### Stack Trace ``` === RUN TestXPackEnabled logstash_integration_test.go:93: Error Trace: logstash_integration_test.go:93 Error: Not equal: expected: string("Ufrp_vS6RJyRj3VKWw5GdA") actual : <nil>(<nil>) Test: TestXPackEnabled --- FAIL: TestXPackEnabled (2.10s) ```
Flaky Test
beats/metricbeat/module/logstash/logstash_integration_test.go
Line 73 in 4e9946d
Stack Trace