Merge lp:~dobey/u1sync/fix-api-break into lp:u1sync
| Status: | Merged |
|---|---|
| Approved by: | dobey on 2012-06-18 |
| Approved revision: | 5 |
| Merged at revision: | 5 |
| Proposed branch: | lp:~dobey/u1sync/fix-api-break |
| Merge into: | lp:u1sync |
| Diff against target: |
26 lines (+3/-4) 2 files modified
run-tests (+2/-3) u1sync/client.py (+1/-1) |
| To merge this branch: | bzr merge lp:~dobey/u1sync/fix-api-break |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Roberto Alsina (community) | Approve on 2012-06-18 | ||
| Manuel de la Peña (community) | 2012-06-18 | Approve on 2012-06-18 | |
|
Review via email:
|
|||
Commit Message
Fix to work with the new storage-protocol API to validate hostname properly
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/u1sync/fix-api-break into lp:u1sync failed. Below is the output from the failed tests.
u1sync.
MergeTest
test_clobber ... [OK]
test_
test_sync ... [OK]
=======
[ERROR]: u1sync.
Traceback (most recent call last):
File "/usr/lib/
module = modinfo.load()
File "/usr/lib/
return self.pathEntry.
File "/usr/lib/
topLevelPackage = _importAndCheck
File "/mnt/tarmac/
from mocker import Mocker
exceptions.
-------
Ran 3 tests in 0.181s
FAILED (errors=1, successes=3)
| Ubuntu One Auto Pilot (otto-pilot) wrote : | # |
The attempt to merge lp:~dobey/u1sync/fix-api-break into lp:u1sync failed. Below is the output from the failed tests.
u1sync.
MergeTest
test_clobber ... [OK]
test_
test_sync ... [OK]
=======
[ERROR]: u1sync.
Traceback (most recent call last):
File "/usr/lib/
module = modinfo.load()
File "/usr/lib/
return self.pathEntry.
File "/usr/lib/
topLevelPackage = _importAndCheck
File "/mnt/tarmac/
from u1sync import client
File "/mnt/tarmac/
from ubuntuone.
exceptions.
-------
Ran 3 tests in 0.008s
FAILED (errors=1, successes=3)

The attempt to merge lp:~dobey/u1sync/fix-api-break into lp:u1sync failed. Below is the output from the failed tests.
./run-tests: line 19: u1trial: command not found