eclipse-score / eclipse-score/communication

Flaky test: //score/mw/com/test/fields/set_and_get_and_notifier/integration_test:test_get_and_notifier_same_process

Open
#1,020 1 comment 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/fields/set_and_get_and_notifier/integration_test:test_get_and_notifier_same_process`

**Cumulative failed runs observed:** 1 (over 100 total runs, 1 nightlies)
**First seen:** 2026-08-28 · **Last seen:** 2026-08-28

### 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-08-28",
"last_seen": "2026-08-28",
"nightly_count": 1,
"target": "//score/mw/com/test/fields/set_and_get_and_notifier/integration_test:test_get_and_notifier_same_process"
}
```

Contributor guide

Open the contributing guide

Research direction

Start with the Bazel target //score/mw/com/test/fields/set_and_get_and_notifier/integration_test:test_get_and_notifier_same_process and inspect its gcc15-integration runs. Reproduce the reported flake and determine why the test fails intermittently in the same-process configuration; done means the target passes reliably across repeated runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.