Merge lp:~alecu/ubuntu-sso-client/daemonize-networkstate-thread into lp:ubuntu-sso-client
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | dobey on 2012-03-27 | ||||
| Approved revision: | 936 | ||||
| Merged at revision: | 936 | ||||
| Proposed branch: | lp:~alecu/ubuntu-sso-client/daemonize-networkstate-thread | ||||
| Merge into: | lp:ubuntu-sso-client | ||||
| Diff against target: |
81 lines (+6/-9) 2 files modified
ubuntu_sso/networkstate/tests/test_windows.py (+4/-7) ubuntu_sso/networkstate/windows.py (+2/-2) |
||||
| To merge this branch: | bzr merge lp:~alecu/ubuntu-sso-client/daemonize-networkstate-thread | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Diego Sarmentero (community) | Approve on 2012-03-27 | ||
| Natalia Bidart | 2012-03-27 | Approve on 2012-03-27 | |
|
Review via email:
|
|||
Commit Message
- Daemonize the network state thread under windows (LP: #963404).
Description of the Change
- Daemonize the network state thread under windows (LP: #963404).
| Alejandro J. Cura (alecu) wrote : | # |
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~alecu/ubuntu-sso-client/daemonize-networkstate-thread into lp:ubuntu-sso-client failed. Below is the output from the failed tests.
*** Running GTK test suite for ubuntu_sso ***
ubuntu_
TestBaseDirectory
test_
test_
test_
test_
test_
test_
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
BasicTestCase
test_main ... [OK]
twisted.
TestCase
runTest ... [OK]
ubuntu_
BasicTestCase
runTest ... [OK]
BasicUbuntuSS
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
DefaultButton
test_
test_
test_
EnterDetailsT
test_
test_
test_
test_
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~alecu/ubuntu-sso-client/daemonize-networkstate-thread into lp:ubuntu-sso-client failed. Below is the output from the failed tests.
*** Running GTK test suite for ubuntu_sso ***
ubuntu_
TestBaseDirectory
test_
test_
test_
test_
test_
test_
test_
test_
twisted.
TestCase
runTest ... [OK]
ubuntu_
BasicTestCase
test_main ... [OK]
twisted.
TestCase
runTest ... [OK]
ubuntu_
BasicTestCase
runTest ... [OK]
BasicUbuntuSS
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
test_
DefaultButton
test_
test_
test_
EnterDetailsT
test_
test_
test_
test_

To review this branch: start a syncdaemon instance having this branch in PYTHONPATH, then make sure that the process exits when asking it to quit (for example, using u1sdtool -q).