Merge lp:~ralsina/ubuntuone-control-panel/unique-3-0 into lp:ubuntuone-control-panel/stable-3-0
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | dobey on 2012-04-25 | ||||
| Approved revision: | 261 | ||||
| Merged at revision: | 261 | ||||
| Proposed branch: | lp:~ralsina/ubuntuone-control-panel/unique-3-0 | ||||
| Merge into: | lp:ubuntuone-control-panel/stable-3-0 | ||||
| Diff against target: |
284 lines (+67/-113) 8 files modified
run-tests (+1/-1) ubuntuone/controlpanel/gui/qt/main/__init__.py (+1/-0) ubuntuone/controlpanel/gui/qt/main/tests/test_main.py (+13/-0) ubuntuone/controlpanel/gui/qt/uniqueapp/__init__.py (+28/-8) ubuntuone/controlpanel/gui/qt/uniqueapp/linux.py (+0/-29) ubuntuone/controlpanel/gui/qt/uniqueapp/tests/test_unique_app.py (+2/-23) ubuntuone/controlpanel/gui/qt/uniqueapp/windows.py (+0/-52) ubuntuone/controlpanel/gui/tests/__init__.py (+22/-0) |
||||
| To merge this branch: | bzr merge lp:~ralsina/ubuntuone-control-panel/unique-3-0 | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| dobey (community) | 2012-04-25 | Approve on 2012-04-25 | |
|
Review via email:
|
|||
Commit Message
- Implemented UniqueApplication for Linux (Fixes LP:987909).
Description of the Change
- Implemented UniqueApplication for Linux (Fixes LP:987909).
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~ralsina/ubuntuone-control-panel/unique-3-0 into lp:ubuntuone-control-panel/stable-3-0 failed. Below is the output from the failed tests.
*** Running test suite for ubuntuone/
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 ubuntuone.
File "/mnt/tarmac/
from ubuntuone.
ImportError: No module named platform.
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~ralsina/ubuntuone-control-panel/unique-3-0 into lp:ubuntuone-control-panel/stable-3-0 failed. Below is the output from the failed tests.
*** Running test suite for ubuntuone/
ubuntuone.
ReplicationsT
test_exclude ... [OK]
test_
test_
test_
test_
test_
test_replicate ... [OK]
test_
test_
ubuntuone.
TestCase
runTest ... [OK]
ubuntuone.
AutoconnectTe
test_disable ... [OK]
test_
test_enable ... [OK]
test_
test_get_value ... [OK]
test_
BaseTestCase
runTest ... [OK]
BasicTestCase
test_
test_
test_
test_
test_
FileSyncTestCase
test_
test_
test_
test_
test_
test_
test_
test_
FoldersTestCase
test_
test_
test_
test_
test_subs...


The attempt to merge lp:~ralsina/ubuntuone-control-panel/unique-3-0 into lp:ubuntuone-control-panel/stable-3-0 failed. Below is the output from the failed tests.
*** Running test suite for ubuntuone/ controlpanel ***
Traceback (most recent call last): get_suite( config) 'ignore- paths'] )) unittest( filepath) cache/ubuntuone -control- panel/stable- 3-0/ubuntuone/ controlpanel/ tests/test_ web_client. py", line 24, in <module> sso.utils. webclient. tests import BaseMockWebServer
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 ubuntu_
ImportError: cannot import name BaseMockWebServer