Merge lp:~laney/ubuntu-system-settings/as-activation into lp:ubuntu-system-settings
| Status: | Merged |
|---|---|
| Approved by: | Sebastien Bacher on 2014-07-11 |
| Approved revision: | 777 |
| Merged at revision: | 792 |
| Proposed branch: | lp:~laney/ubuntu-system-settings/as-activation |
| Merge into: | lp:ubuntu-system-settings |
| Diff against target: |
51 lines (+7/-15) 1 file modified
src/accountsservice.cpp (+7/-15) |
| To merge this branch: | bzr merge lp:~laney/ubuntu-system-settings/as-activation |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Needs Fixing on 2014-07-11 | |
| Sebastien Bacher (community) | 2014-07-08 | Approve on 2014-07-11 | |
|
Review via email:
|
|||
Commit Message
[accountsservice] Don't guard D-Bus calls with isValid, because that doesn't work if the service has timed out.
Description of the Change
This is basically the same as https:/
| Brendan Donegan (brendan-donegan) wrote : | # |
| Iain Lane (laney) wrote : | # |
On Tue, Jul 08, 2014 at 11:31:16AM -0000, Brendan Donegan wrote:
> Any chance of adding a test for the failure scenario this fixes?
If you want a test which takes ten minutes?
--
Iain Lane [ <email address hidden> ]
Debian Developer [ <email address hidden> ]
Ubuntu Developer [ <email address hidden> ]
| Iain Lane (laney) wrote : | # |
> On Tue, Jul 08, 2014 at 11:31:16AM -0000, Brendan Donegan wrote:
> > Any chance of adding a test for the failure scenario this fixes?
>
> If you want a test which takes ten minutes?
I guess you could mock AS actually.
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:777
http://
Executed test runs:
ABORTED: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
None: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
Click here to trigger a rebuild:
http://
| Iain Lane (laney) wrote : | # |
It's going to be a bit of an undertaking to get dbusnock to support bus activation. Might be best to land these now.
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:777
http://
Executed test runs:
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:777
http://
Executed test runs:
UNSTABLE: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
Click here to trigger a rebuild:
http://


Any chance of adding a test for the failure scenario this fixes?