Code review comment for lp://staging/~mandel/desktopcouch/move_testing_to_platform

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

The attempt to merge lp:~mandel/desktopcouch/move_testing_to_platform into lp:desktopcouch failed. Below is the output from the failed tests.

Apache CouchDB has started, time to relax.
Browse your desktop CouchDB at file:///tmp/tmpU82f73/data/couchdb.html
Apache CouchDB has been shutdown.

+ u1trial -c desktopcouch
Traceback (most recent call last):
  File "/usr/bin/u1trial", line 226, in <module>
    main()
  File "/usr/bin/u1trial", line 223, in main
    TestRunner().run(testpath, options)
  File "/usr/bin/u1trial", line 166, in run
    suite = self._collect_tests(path, options.test, options.ignored)
  File "/usr/bin/u1trial", line 146, in _collect_tests
    module_suite = self._load_unittest(filepath)
  File "/usr/bin/u1trial", line 82, in _load_unittest
    module = __import__(modpath, None, None, [""])
  File "/var/cache/tarmac/desktopcouch/trunk/desktopcouch/application/platform/linux/tests/test_keyring.py", line 25, in <module>
    from ubuntuone.devtools.testcase import skipIf
ImportError: cannot import name skipIf

« Back to merge proposal