eclipse-score / eclipse-score/communication
Flaky test: //score/mw/com/test/move_semantics/skeleton_method/integration_test:move_assign_after_offered_skeleton_same_process_test
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
## Flaky test: `//score/mw/com/test/move_semantics/skeleton_method/integration_test:move_assign_after_offered_skeleton_same_process_test`
**Cumulative failed runs observed:** 1 (over 100 total runs, 1 nightlies)
**First seen:** 2026-09-03 · **Last seen:** 2026-09-03
### Per-config cumulative
| Config | Failed | Total |
|--------|-------:|------:|
| gcc15-integration | 1 | 100 |
```json
{
"configs": {
"gcc15-integration": {
"failed_runs": 1,
"total_runs": 100
}
},
"cumulative_failed_runs": 1,
"cumulative_total_runs": 100,
"first_seen": "2026-09-03",
"last_seen": "2026-09-03",
"nightly_count": 1,
"target": "//score/mw/com/test/move_semantics/skeleton_method/integration_test:move_assign_after_offered_skeleton_same_process_test"
}
```
Contributor guide
Research direction
Start with the named target //score/mw/com/test/move_semantics/skeleton_method/integration_test:move_assign_after_offered_skeleton_same_process_test under the gcc15-integration configuration and inspect the one recorded failure. Reproduce the failure through repeated integration runs; done means the intermittent failure is understood and the target passes reliably.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100