eclipse-score / eclipse-score/communication

Flaky test: //score/mw/com/test/move_semantics/skeleton_method/integration_test:move_construct_before_offered_skeleton_different_process_test

Open
#1,046 3 comments 0 reactions 0 assignees View on GitHub
flaky-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_construct_before_offered_skeleton_different_process_test`

**Cumulative failed runs observed:** 3 (over 300 total runs, 3 nightlies)
**First seen:** 2026-09-04 · **Last seen:** 2026-09-14

### Per-config cumulative

| Config | Failed | Total |
|--------|-------:|------:|
| gcc15-integration | 3 | 300 |

```json
{
"configs": {
"gcc15-integration": {
"failed_runs": 3,
"total_runs": 300
}
},
"cumulative_failed_runs": 3,
"cumulative_total_runs": 300,
"first_seen": "2026-09-04",
"last_seen": "2026-09-14",
"nightly_count": 3,
"target": "//score/mw/com/test/move_semantics/skeleton_method/integration_test:move_construct_before_offered_skeleton_different_process_test"
}
```

Contributor guide

Open the contributing guide

Research direction

Start by running the named target, //score/mw/com/test/move_semantics/skeleton_method/integration_test:move_construct_before_offered_skeleton_different_process_test, under the gcc15-integration configuration and inspect its existing test output. Investigate why it fails intermittently; done means the test no longer flakes across repeated runs and the relevant test coverage remains passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.