[testsfail] DemoPrivateProtobuf hang in CI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alan Griffiths | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
> [----------] 4 tests from DemoPrivateProtobuf
> [ RUN ] DemoPrivateProt
> ==25754==
> ==25754== HEAP SUMMARY:
> ==25754== in use at exit: 212,035 bytes in 3,425 blocks
> ==25754== total heap usage: 9,051 allocs, 5,626 frees, 599,694 bytes allocated
> ==25754==
> ==25754== LEAK SUMMARY:
> ==25754== definitely lost: 0 bytes in 0 blocks
> ==25754== indirectly lost: 0 bytes in 0 blocks
> ==25754== possibly lost: 52,274 bytes in 942 blocks
> ==25754== still reachable: 159,761 bytes in 2,483 blocks
> ==25754== suppressed: 0 bytes in 0 blocks
> ==25754== Reachable blocks (those to which a pointer was found) are not shown.
> ==25754== To see them, rerun with: --leak-check=full --show-
> ==25754==
> ==25754== For counts of detected and suppressed errors, rerun with: -v
> ==25754== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
>
> test 11
https:/
Related branches
- Kevin DuBois (community): Approve
- Alberto Aguirre (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 45 lines (+12/-5)2 files modifiedsrc/client/mir_connection.cpp (+2/-0)
tests/integration-tests/test_protobuf.cpp (+10/-5)
Changed in mir: | |
importance: | Undecided → High |
milestone: | none → 0.9.0 |
Changed in mir (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Also seen on an unrelated MP:
https:/ /jenkins. qa.ubuntu. com/job/ mir-utopic- amd64-ci/ 267/consoleText
Not been able to reproduce locally (yet). Could it be AMD64 specific?