Merge lp:~ralsina/ubuntu-sso-client/fix_805405 into lp:ubuntu-sso-client
Proposed by
Roberto Alsina
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Roberto Alsina | ||||
Approved revision: | 747 | ||||
Merged at revision: | 733 | ||||
Proposed branch: | lp:~ralsina/ubuntu-sso-client/fix_805405 | ||||
Merge into: | lp:ubuntu-sso-client | ||||
Diff against target: |
145 lines (+84/-5) 4 files modified
pylintrc (+1/-1) ubuntu_sso/gtk/gui.py (+1/-1) ubuntu_sso/qt/controllers.py (+8/-3) ubuntu_sso/qt/tests/test_windows.py (+74/-0) |
||||
To merge this branch: | bzr merge lp:~ralsina/ubuntu-sso-client/fix_805405 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Manuel de la Peña (community) | Approve | ||
Natalia Bidart (community) | Approve | ||
Review via email: mp+66784@code.launchpad.net |
Commit message
Fix an exception when the user entered the captcha wrong, show a message instead of a dict in another case.
Description of the change
Fix an exception when the user entered the captcha wrong, show a message instead of a dict in another case.
To post a comment you must log in.
== Python Lint Notices ==
ubuntu_ sso/qt/ tests/test_ windows. py: critical] Missing docstring trollerTest2. test_on_ user_registrati on_refresh_ captcha] Comma not followed by a space
self. controller. on_user_ registration_ error(' TestApp' ,{})
^^ trollerTest2. test_on_ user_registrati on_refresh_ captcha] Comma not followed by a space
self. assertEqual( self._called, ((),{}) )
^ ^ trollerTest2. test_on_ user_registrati on_all_ only] method already defined line 432
403: [C0111, FakeMessageBox.
406: [C0111, FakeView] Missing docstring
409: [C0111, FakeView.wizard] Missing docstring
429: [C0324, SetupAccountCon
430: [C0324, SetupAccountCon
441: [E0102, SetupAccountCon