[merge][1.2][#189771] failure to load tests is fatal; fix broken lp plugin tests

Robert Collins robertc at robertcollins.net
Wed Feb 13 04:18:42 GMT 2008


On Wed, 2008-02-13 at 15:05 +1100, Martin Pool wrote:
> === modified file 'bzrlib/plugins/launchpad/__init__.py'
> --- bzrlib/plugins/launchpad/__init__.py        2008-02-05 02:28:04
> +0000
> +++ bzrlib/plugins/launchpad/__init__.py        2008-02-13 03:45:58
> +0000
> @@ -181,17 +181,18 @@
>      """Called by bzrlib to fetch tests for this plugin"""
>      from unittest import TestSuite, TestLoader
>      from bzrlib.plugins.launchpad import (
> -        test_register, test_lp_indirect, test_lp_registration,
> test_account)
> +         test_account, test_lp_indirect, test_lp_service,
> test_register,
> +         )

This has been changed to indent 5 spaces rather than 2. Other than that
the patch looks ok to me.

I don't know that we need a long description about not catching the
exception :).

-Rob

bb:tweak


-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080213/aafdb37e/attachment.pgp 


More information about the bazaar mailing list