[Flaky Test] github.com/elastic/beats/v7/x-pack/metricbeat/module/ibmmq/qmgr TestFetch
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
## Flaky Test
* **Test Name:** TestFetch
* **Scope:** github.com/elastic/beats/v7/x-pack/metricbeat/module/ibmmq/qmgr
* **File:** N/A
* **Location:** N/A
* **Buildkite Link:** https://buildkite.com/organizations/elastic/analytics/suites/beats/tests/34d06ebf-a42f-8fe8-9d75-281d0f362449
* **Flaky Instances:** 1
* **Latest Occurrence:** 2026-05-06T16:30:15.646Z
### Details
```json
{
"id": "34d06ebf-a42f-8fe8-9d75-281d0f362449",
"web_url": "https://buildkite.com/organizations/elastic/analytics/suites/beats/tests/34d06ebf-a42f-8fe8-9d75-281d0f362449",
"scope": "github.com/elastic/beats/v7/x-pack/metricbeat/module/ibmmq/qmgr",
"name": "TestFetch",
"location": null,
"file_name": null,
"instances": 1,
"latest_occurrence_at": "2026-05-06T16:30:15.646Z",
"most_recent_instance_at": "2026-05-06T16:30:15.646Z",
"last_resolved_at": null,
"ownership_team_ids": [],
"failure_examples": []
}
```
Contributor guide
Research direction
Start by running TestFetch in github.com/elastic/beats/v7/x-pack/metricbeat/module/ibmmq/qmgr and review the Buildkite test record for a reproducible failure. The issue names no source file or failure example, so inspect the package around TestFetch to identify the intermittent condition; done means the test no longer flakes in repeated runs and still validates its intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100