Merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 into lp:ubuntu-sso-client/stable-4-0
| Status: | Merged |
|---|---|
| Approved by: | dobey on 2012-06-05 |
| Approved revision: | 958 |
| Merged at revision: | 958 |
| Proposed branch: | lp:~dobey/ubuntu-sso-client/update-stable-4-0 |
| Merge into: | lp:ubuntu-sso-client/stable-4-0 |
| Diff against target: |
1068 lines (+576/-277) 12 files modified
data/qt/reset_password.ui (+3/-3) run-tests (+7/-3) run-tests.bat (+1/-1) setup.py (+2/-53) ubuntu_sso/account.py (+0/-23) ubuntu_sso/networkstate/darwin.py (+269/-61) ubuntu_sso/networkstate/linux.py (+4/-1) ubuntu_sso/networkstate/networkstates.py (+13/-7) ubuntu_sso/networkstate/tests/run_nwmgr_standalone.py (+39/-0) ubuntu_sso/networkstate/tests/test_darwin.py (+193/-0) ubuntu_sso/networkstate/tests/test_linux.py (+45/-93) ubuntu_sso/tests/test_account.py (+0/-32) |
| To merge this branch: | bzr merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Mike McCracken (community) | Approve on 2012-06-05 | ||
| Eric Casteleijn (community) | 2012-06-05 | Approve on 2012-06-05 | |
|
Review via email:
|
|||
Commit Message
[Brian Curtin]
Cleanup setup.py of lazr imports and lazr-specific features.
[György Balló.]
Removed the lazr.restfulclient dependency by removing TimestampedAuth
[Mike McCracken]
Fixes "TypeError in got_state()" message and incorrect network detection on linux (LP: #1003692 )
Implement internet connectivity detection in Mac OS X ("darwin") systems (LP: #984667 )
Fix test scripts for linux and windows to avoid running darwin tests
[Diego Sarmentero]
Setting the size property to expanding and adding a maximum width (LP: #999885).
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 into lp:ubuntu-sso-client/stable-4-0 failed. Below is the output from the failed tests.
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 into lp:ubuntu-sso-client/stable-4-0 failed. Below is the output from the failed tests.
*** Running GTK test suite for ubuntu_sso ***
/usr/bin/xvfb-run: 182: /usr/bin/xvfb-run: u1trial: not found
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 into lp:ubuntu-sso-client/stable-4-0 failed. Below is the output from the failed tests.
*** Running GTK test suite for ubuntu_sso ***
Traceback (most recent call last):
File "/usr/bin/u1trial", line 337, in <module>
main()
File "/usr/bin/u1trial", line 317, in main
suite = trial_runner.
File "/usr/bin/u1trial", line 196, in get_suite
config[
File "/usr/bin/u1trial", line 180, in _collect_tests
module_suite = self._load_
File "/usr/bin/u1trial", line 120, in _load_unittest
module = __import__(modpath, None, None, [""])
File "/mnt/tarmac/
from mocker import ARGS, KWARGS, ANY, MockerTestCase
ImportError: No module named mocker
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 into lp:ubuntu-sso-client/stable-4-0 failed. Below is the output from the failed tests.
*** Running GTK test suite for ubuntu_sso ***
ubuntu_
AccountTestCase
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
EnvironOverri
test_
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
BasicTestCase
runTest ... [OK]
ClearCredenti
test_
test_
CredentialsCa
test_
test_
test_
test_
test_
test_

The attempt to merge lp:~dobey/ubuntu-sso-client/update-stable-4-0 into lp:ubuntu-sso-client/stable-4-0 failed. Below is the output from the failed tests.