selftest problem: No module named launchpad
Marius Kruger
amanic at gmail.com
Mon Apr 23 07:18:45 BST 2007
Ok I see the launchpad plugin in my tree,
but I still get failures, will investigate..
$ ./bzr --no-plugins selftest test_plugins
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
======================================================================
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 20 tests in 0.402s
FAILED (errors=2)
tests failed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070423/e6b05ba4/attachment.htm
More information about the bazaar
mailing list