Code review comment for lp://staging/~dobey/u1sync/use-dirspec

Revision history for this message
Ubuntu One Auto Pilot (otto-pilot) wrote :

The attempt to merge lp:~dobey/u1sync/use-dirspec into lp:u1sync failed. Below is the output from the failed tests.

u1sync
  tests
    test_client ... [ERROR]
u1sync.tests.test_merge
  MergeTest
    test_clobber ... [OK]
    test_generic_merge ... [OK]
    test_sync ... [OK]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 572, in loadPackage
    module = modinfo.load()
  File "/usr/lib/python2.7/dist-packages/twisted/python/modules.py", line 383, in load
    return self.pathEntry.pythonPath.moduleLoader(self.name)
  File "/usr/lib/python2.7/dist-packages/twisted/python/reflect.py", line 464, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/mnt/tarmac/cache/u1sync/trunk/u1sync/tests/test_client.py", line 23, in <module>
    from u1sync import client
  File "/mnt/tarmac/cache/u1sync/trunk/u1sync/client.py", line 35, in <module>
    from ubuntuone.platform.logger import ubuntuone_log_dir
exceptions.ImportError: No module named logger

u1sync.tests.test_client
-------------------------------------------------------------------------------
Ran 4 tests in 0.148s

FAILED (errors=1, successes=3)

ERROR:root:Could not find any typelib for Unity

« Back to merge proposal