selftest problem: No module named launchpad

Marius Kruger amanic at gmail.com
Mon Apr 23 07:00:46 BST 2007


I don't have the launchpad plugin installed,
and even if I test with --no-plugins, it is looking for it.

$ bzr --no-plugins selftest
       bzr: /stuph/projects/bzr/bzr.repo/bzr.dev/bzr
    bzrlib: /stuph/projects/bzr/bzr.repo/bzr.dev/bzrlib

ERROR: test_plugins.TestHelpIndex.test_get_topic_with_prefix
    No module named launchpad

ERROR: test_plugins.TestHelpIndex.test_get_topics_launchpad
    No module named launchpad

[4371/6479 in 424s, 2 errors, 246 skipped]
branch_implementations.test_locking.TestBranchLocking.test_lock_write_with_matching_token(RemoteBra/stuph/projects/bzr/bzr.repo/bzr.dev/bzrlib/lockable_files.py:110:
UserWarning: file group LockableFiles(<
bzrlib.transport.remote.RemoteTransporturl=bzr://127.0.0.1:56768/b/.bzr/repository/>)
was not explicitly unlocked
  warn("file group %r was not explicitly unlocked" % self)
[4375/6479 in 424s, 2 errors, 246 skipped]
branch_implementations.test_locking.TestBranchLocking.test_unlock_after_lock_write_with_token(Remot/stuph/projects/bzr/bzr.repo/bzr.dev/bzrlib/lockable_files.py:110:
UserWarning: file group LockableFiles(<
bzrlib.transport.remote.RemoteTransporturl=bzr://127.0.0.1:54545/b/.bzr/repository/>)
was not explicitly unlocked
  warn("file group %r was not explicitly unlocked" % self)
[6479/6479 in 635s, 2 errors, 463 skipped] bzrlib.option._parse_revision_str
======================================================================
ERROR: test_get_topic_with_prefix (bzrlib.tests.test_plugins.TestHelpIndex)

vvvv[log from
bzrlib.tests.test_plugins.TestHelpIndex.test_get_topic_with_prefix]

^^^^[log from
bzrlib.tests.test_plugins.TestHelpIndex.test_get_topic_with_prefix]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuph/projects/bzr/bzr.repo/bzr.dev/bzrlib/tests/test_plugins.py",
line 283, in test_get_topic_with_prefix
    import bzrlib.plugins.launchpad
ImportError: No module named launchpad

======================================================================
ERROR: test_get_topics_launchpad (bzrlib.tests.test_plugins.TestHelpIndex)

vvvv[log from
bzrlib.tests.test_plugins.TestHelpIndex.test_get_topics_launchpad]

^^^^[log from
bzrlib.tests.test_plugins.TestHelpIndex.test_get_topics_launchpad]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuph/projects/bzr/bzr.repo/bzr.dev/bzrlib/tests/test_plugins.py",
line 259, in test_get_topics_launchpad
    import bzrlib.plugins.launchpad
ImportError: No module named launchpad

----------------------------------------------------------------------
Ran 6479 tests in 635.981s

FAILED (errors=2)
463 tests skipped










-- 
I don't trust a Revision Control System with less than 6400 unit tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070423/cc190bee/attachment.htm 


More information about the bazaar mailing list