[BUG] bzrlib.tests.branch_implementations don't actually test RemoteBranch

Andrew Bennetts andrew at canonical.com
Mon Jun 9 03:13:18 BST 2008


John Arbash Meinel wrote:
[...]
> I did this:
>
> def test_XXX(self):
> ~  print self.branch_format
> ~  tree = self.make_branch_and_tree('.')
> ~  print tree.branch
>
> And for:
> ~  <bzrlib.remote.RemoteBranchFormat object at 0x02AC64D0>
> it gives
> ~  BzrBranch6('URL...')
>
> I think Andrew Bennetts noticed this a day or two ago, but it seems to be a
> rather serious flaw in our testing logic.

Yep, that's exactly the flaw I noticed.  Thanks for opening a bug about it.

-Andrew.




More information about the bazaar mailing list