canonical / canonical/multipass
Unit test crash: DaemonWaitReady.updateManifestsThrowTriggersClientRetryPollingTillSuccess
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 829
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 45
Description
```
[----------] 2 tests from DaemonWaitReady
[ RUN ] DaemonWaitReady.checkUpdateManifestCall
[ OK ] DaemonWaitReady.checkUpdateManifestCall (86 ms)
[ RUN ] DaemonWaitReady.updateManifestsThrowTriggersClientRetryPollingTillSuccess
Error: Process completed with exit code 139.
```
https://github.com/canonical/multipass/actions/runs/24204271860/job/70655872650
Contributor guide
Research direction
Start by reproducing DaemonWaitReady.updateManifestsThrowTriggersClientRetryPollingTillSuccess from the linked GitHub Actions job and compare it with the passing checkUpdateManifestCall test. Trace the crash reported as exit code 139, then confirm the affected test completes successfully without the unit-test process crashing.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100