Merge lp:~dobey/ubuntu-sso-client/use-dirspec into lp:ubuntu-sso-client
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | dobey on 2012-06-22 | ||||
| Approved revision: | 974 | ||||
| Merged at revision: | 973 | ||||
| Proposed branch: | lp:~dobey/ubuntu-sso-client/use-dirspec | ||||
| Merge into: | lp:ubuntu-sso-client | ||||
| Diff against target: |
723 lines (+19/-515) 17 files modified
setup.py (+2/-4) ubuntu_sso/account.py (+2/-2) ubuntu_sso/gtk/gui.py (+3/-3) ubuntu_sso/keyring/tests/test_linux.py (+1/-1) ubuntu_sso/logger.py (+2/-2) ubuntu_sso/main/tests/test_linux.py (+1/-1) ubuntu_sso/networkstate/darwin.py (+1/-1) ubuntu_sso/networkstate/linux.py (+1/-1) ubuntu_sso/qt/setup_account_page.py (+2/-2) ubuntu_sso/qt/sso_wizard_page.py (+1/-1) ubuntu_sso/qt/tests/test_common.py (+2/-2) ubuntu_sso/tests/test_account.py (+1/-1) ubuntu_sso/xdg_base_directory/__init__.py (+0/-104) ubuntu_sso/xdg_base_directory/tests/__init__.py (+0/-29) ubuntu_sso/xdg_base_directory/tests/test_common.py (+0/-91) ubuntu_sso/xdg_base_directory/tests/test_windows.py (+0/-157) ubuntu_sso/xdg_base_directory/windows.py (+0/-113) |
||||
| To merge this branch: | bzr merge lp:~dobey/ubuntu-sso-client/use-dirspec | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Manuel de la Peña (community) | Approve on 2012-06-22 | ||
| Natalia Bidart | 2012-06-21 | Approve on 2012-06-22 | |
|
Review via email:
|
|||
Commit Message
Remove the xdg_base_directory module as it duplicates dirspec now
Description of the Change
This depends on https:/
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/ubuntu-sso-client/use-dirspec into lp:ubuntu-sso-client failed. Below is the output from the failed tests.
*** Running GTK test suite for ubuntu_sso ***
Starting squid version...
Waiting for squid to start....
ubuntu_
BaseTestCase
runTest ... [OK]
CredentialsMa
test_
test_
test_
CredentialsMa
test_
test_
test_
test_
test_
CredentialsMa
test_
test_
test_
test_
test_
CredentialsMa
test_login ... [OK]
test_
test_register ... [OK]
CredentialsMa
test_login ... [OK]
test_
test_register ... [OK]
CredentialsMa
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_

Looks good!