Merge lp://staging/~nataliabidart/ubuntu-sso-client/assert-is-gone into lp://staging/ubuntu-sso-client
Proposed by
Natalia Bidart
Status: | Merged |
---|---|
Approved by: | Alejandro J. Cura |
Approved revision: | 608 |
Merged at revision: | 606 |
Proposed branch: | lp://staging/~nataliabidart/ubuntu-sso-client/assert-is-gone |
Merge into: | lp://staging/ubuntu-sso-client |
Diff against target: |
90 lines (+17/-20) 3 files modified
ubuntu_sso/gui.py (+13/-16) ubuntu_sso/logger.py (+3/-3) ubuntu_sso/tests/test_gui.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~nataliabidart/ubuntu-sso-client/assert-is-gone |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alejandro J. Cura (community) | Approve | ||
John Lenton (community) | Approve | ||
Review via email: mp+34107@code.staging.launchpad.net |
Commit message
* Made DBus signal connection more robust (LP: #624127).
Description of the change
Made DBus signal connection more robust (LP: #624127).
To test you cna use the script attached in the linked bug, and see how without the branch the "assert actual is None" is failing if executed more than once, and with this branch we get WARNING messages.
To post a comment you must log in.
I really like that the bug mentioned is being resolved, thanks.
I don't like that old code is being turned off in this same branch and without an explicit bug number. By that I mean the commented lines in bin/ubuntu- sso-login.