Code review comment for lp:~mterry/ubuntuone-couch/auth-fixes

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

The attempt to merge lp:~mterry/ubuntuone-couch/auth-fixes into lp:ubuntuone-couch failed. Below is the output from the failed tests.

Running test suite for ubuntuone
Adding path
Xlib: extension "RANDR" missing on display ":99".
Traceback (most recent call last):
  File "/usr/bin/u1trial", line 269, in <module>
    main()
  File "/usr/bin/u1trial", line 265, in main
    TestRunner(force_gc=options.force_gc).run(args, options)
  File "/usr/bin/u1trial", line 187, in run
    options.ignored_paths))
  File "/usr/bin/u1trial", line 162, in _collect_tests
    module_suite = self._load_unittest(filepath)
  File "/usr/bin/u1trial", line 90, in _load_unittest
    module = __import__(modpath, None, None, [""])
  File "/mnt/tarmac/cache/ubuntuone-couch/trunk/ubuntuone/tests/test_couch.py", line 23, in <module>
    from ubuntuone.couch import (
  File "/mnt/tarmac/cache/ubuntuone-couch/trunk/ubuntuone/couch/__init__.py", line 23, in <module>
    from ubuntuone.couch.auth import (
  File "/mnt/tarmac/cache/ubuntuone-couch/trunk/ubuntuone/couch/auth.py", line 26, in <module>
    from ubuntuone.platform.credentials.dbus_service import (
ImportError: No module named dbus_service

« Back to merge proposal