Merge lp://qastaging/~mir-team/mir/port-uncooperative-tests-to-surface-spec into lp://qastaging/mir
Proposed by
Robert Carr
Status: | Merged |
---|---|
Merged at revision: | 2157 |
Proposed branch: | lp://qastaging/~mir-team/mir/port-uncooperative-tests-to-surface-spec |
Merge into: | lp://qastaging/mir |
Prerequisite: | lp://qastaging/~mir-team/mir/port-cooperative-tests-to-surface-spec |
Diff against target: |
124 lines (+25/-27) 3 files modified
src/client/mir_surface.cpp (+21/-2) src/client/rpc/mir_protobuf_rpc_channel.cpp (+0/-2) tests/acceptance-tests/test_server_disconnect.cpp (+4/-23) |
To merge this branch: | bzr merge lp://qastaging/~mir-team/mir/port-uncooperative-tests-to-surface-spec |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Needs Fixing | |
Alan Griffiths | Approve | ||
Cemil Azizoglu (community) | Approve | ||
Review via email:
|
Commit message
Port uncooperative tests to surface spec by first fixing https:/
Description of the change
Port uncooperative tests to surface spec by first fixing https:/
To post a comment you must log in.
I'm not sure that's the right fix? Maybe it's the best we can do given protobuf's callbacks?