[Flaky Test] github.com/elastic/beats/v7/x-pack/filebeat/tests/integration TestLogStatusReporter
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
## Flaky Test
* **Test Name:** TestLogStatusReporter
* **Scope:** github.com/elastic/beats/v7/x-pack/filebeat/tests/integration
* **File:** N/A
* **Location:** N/A
* **Buildkite Link:** https://buildkite.com/organizations/elastic/analytics/suites/beats/tests/92b333ca-99f2-8035-9138-9f40a8d9990d
* **Flaky Instances:** 1
* **Latest Occurrence:** 2026-04-16T19:09:07.942Z
### Details
```json
{
"id": "92b333ca-99f2-8035-9138-9f40a8d9990d",
"web_url": "https://buildkite.com/organizations/elastic/analytics/suites/beats/tests/92b333ca-99f2-8035-9138-9f40a8d9990d",
"scope": "github.com/elastic/beats/v7/x-pack/filebeat/tests/integration",
"name": "TestLogStatusReporter",
"location": null,
"file_name": null,
"instances": 1,
"latest_occurrence_at": "2026-04-16T19:09:07.942Z",
"most_recent_instance_at": "2026-04-16T19:09:07.942Z",
"last_resolved_at": null,
"ownership_team_ids": [],
"failure_examples": []
}
```
Contributor guide
Research direction
Start by locating TestLogStatusReporter in github.com/elastic/beats/v7/x-pack/filebeat/tests/integration and review the Buildkite test record for the reported occurrence. Reproduce the flaky integration test and identify the intermittent failure before making a focused stabilization change. Done means the test passes reliably in the integration suite without masking genuine failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100