eclipse-score / eclipse-score/communication
Flaky test: //score/mw/com/test/reserving_skeleton_slots/integration_test:reserving_skeleton_slots
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
## Flaky test: `//score/mw/com/test/reserving_skeleton_slots/integration_test:reserving_skeleton_slots`
**Cumulative failed runs observed:** 1 (over 100 total runs, 1 nightlies)
**First seen:** 2026-08-07 · **Last seen:** 2026-08-07
### Per-config cumulative
| Config | Failed | Total |
|--------|-------:|------:|
| qnx-integration | 1 | 100 |
```json
{
"configs": {
"qnx-integration": {
"failed_runs": 1,
"total_runs": 100
}
},
"cumulative_failed_runs": 1,
"cumulative_total_runs": 100,
"first_seen": "2026-08-07",
"last_seen": "2026-08-07",
"nightly_count": 1,
"target": "//score/mw/com/test/reserving_skeleton_slots/integration_test:reserving_skeleton_slots"
}
```
Contributor guide
Research direction
Start by running //score/mw/com/test/reserving_skeleton_slots/integration_test:reserving_skeleton_slots in the qnx-integration configuration and inspect the test definition and recent results. Determine why the target is flaky; done means the test passes consistently across repeated runs without reproducing the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100