test failures w/2.0

Bug #433750 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Loom
Fix Released
Critical
Robert Collins

Bug Description

test: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked(BzrBranchLoomFormat6)
error: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked(BzrBranchLoomFormat6) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_create_clone.py", line 98, in test_create_clone_on_transport_stacked
    stacked_on=trunk.base)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 1290, in create_clone_on_transport
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked%28BzrBranchLoomFormat6%29/work/target/'(bzr loom format 6 (based on bzr branch format 6)
) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked(BzrBranchLoomFormat1)
error: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked(BzrBranchLoomFormat1) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_create_clone.py", line 98, in test_create_clone_on_transport_stacked
    stacked_on=trunk.base)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 1290, in create_clone_on_transport
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked%28BzrBranchLoomFormat1%29/work/target/'(Bazaar-NG Loom format 1) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked_hooks_get_stacked_branch(BzrBranchLoomFormat6)
error: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked_hooks_get_stacked_branch(BzrBranchLoomFormat6) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_create_clone.py", line 135, in test_create_clone_on_transport_stacked_hooks_get_stacked_branch
    stacked_on=trunk.base)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 1290, in create_clone_on_transport
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked_hooks_get_stacked_branch%28BzrBranchLoomFormat6%29/work/target/'(bzr loom format 6 (based on bzr branch format 6)
) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked_hooks_get_stacked_branch(BzrBranchLoomFormat1)
error: bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked_hooks_get_stacked_branch(BzrBranchLoomFormat1) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_create_clone.py", line 135, in test_create_clone_on_transport_stacked_hooks_get_stacked_branch
    stacked_on=trunk.base)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 1290, in create_clone_on_transport
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_create_clone.TestCreateClone.test_create_clone_on_transport_stacked_hooks_get_stacked_branch%28BzrBranchLoomFormat1%29/work/target/'(Bazaar-NG Loom format 1) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_raises_LocalRequiresBoundBranch_on_unbound(BzrBranchLoomFormat7)
failure: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_raises_LocalRequiresBoundBranch_on_unbound(BzrBranchLoomFormat7) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_pull.py", line 96, in test_pull_local_raises_LocalRequiresBoundBranch_on_unbound
    master_tree.branch.pull, other.branch, local = True)
AssertionError: LocalRequiresBoundBranch not raised

]
test: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_raises_LocalRequiresBoundBranch_on_unbound(BzrBranchLoomFormat6)
failure: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_raises_LocalRequiresBoundBranch_on_unbound(BzrBranchLoomFormat6) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_pull.py", line 96, in test_pull_local_raises_LocalRequiresBoundBranch_on_unbound
    master_tree.branch.pull, other.branch, local = True)
AssertionError: LocalRequiresBoundBranch not raised

]
test: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_raises_LocalRequiresBoundBranch_on_unbound(BzrBranchLoomFormat1)
failure: bzrlib.tests.per_branch.test_pull.TestPull.test_pull_local_raises_LocalRequiresBoundBranch_on_unbound(BzrBranchLoomFormat1) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_pull.py", line 96, in test_pull_local_raises_LocalRequiresBoundBranch_on_unbound
    master_tree.branch.pull, other.branch, local = True)
AssertionError: LocalRequiresBoundBranch not raised

]
test: bzrlib.tests.per_branch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(BzrBranchLoomFormat6)
error: bzrlib.tests.per_branch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(BzrBranchLoomFormat6) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_push.py", line 223, in test_push_with_default_stacking_does_not_create_broken_branch
    push._show_push_branch(trunk, 'rev-2', self.get_url('remote'), output)
  File "/home/robertc/source/baz/2.0/bzrlib/push.py", line 92, in _show_push_branch
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 1290, in create_clone_on_transport
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch%28BzrBranchLoomFormat6%29/work/remote/'(bzr loom format 6 (based on bzr branch format 6)
) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(BzrBranchLoomFormat1)
error: bzrlib.tests.per_branch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(BzrBranchLoomFormat1) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_push.py", line 223, in test_push_with_default_stacking_does_not_create_broken_branch
    push._show_push_branch(trunk, 'rev-2', self.get_url('remote'), output)
  File "/home/robertc/source/baz/2.0/bzrlib/push.py", line 92, in _show_push_branch
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 1290, in create_clone_on_transport
    create_prefix=create_prefix, use_existing_dir=use_existing_dir)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch%28BzrBranchLoomFormat1%29/work/remote/'(Bazaar-NG Loom format 1) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchLoomFormat6)
error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchLoomFormat6) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_stacking.py", line 312, in test_clone_stacking_policy_handling
    target = source.bzrdir.clone('target').open_branch()
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 188, in clone
    preserve_stacking=preserve_stacking)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling%28BzrBranchLoomFormat6%29/work/target/'(bzr loom format 6 (based on bzr branch format 6)
) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchLoomFormat1)
error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling(BzrBranchLoomFormat1) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_stacking.py", line 312, in test_clone_stacking_policy_handling
    target = source.bzrdir.clone('target').open_branch()
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 188, in clone
    preserve_stacking=preserve_stacking)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_stacking.TestStacking.test_clone_stacking_policy_handling%28BzrBranchLoomFormat1%29/work/target/'(Bazaar-NG Loom format 1) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_stack_on_repository_branch(BzrBranchLoomFormat6)
error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_stack_on_repository_branch(BzrBranchLoomFormat6) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_stacking.py", line 478, in test_stack_on_repository_branch
    b.bzrdir.clone_on_transport(transport, stacked_on=b.base)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_stacking.TestStacking.test_stack_on_repository_branch%28BzrBranchLoomFormat6%29/work/stacked/'(bzr loom format 6 (based on bzr branch format 6)
) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]
test: bzrlib.tests.per_branch.test_stacking.TestStacking.test_stack_on_repository_branch(BzrBranchLoomFormat1)
error: bzrlib.tests.per_branch.test_stacking.TestStacking.test_stack_on_repository_branch(BzrBranchLoomFormat1) [
RemoteException: Traceback (most recent call last):
  File "/home/robertc/source/baz/2.0/bzrlib/tests/per_branch/test_stacking.py", line 478, in test_stack_on_repository_branch
    b.bzrdir.clone_on_transport(transport, stacked_on=b.base)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 281, in clone_on_transport
    repository_policy=repository_policy)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/.bazaar/plugins/loom/branch.py", line 237, in clone
    repository_policy.configure_branch(result)
  File "/home/robertc/source/baz/2.0/bzrlib/bzrdir.py", line 3553, in configure_branch
    branch.set_stacked_on_url(stack_on)
  File "/home/robertc/source/baz/2.0/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/robertc/source/baz/2.0/bzrlib/branch.py", line 678, in set_stacked_on_url
    raise errors.UnstackableBranchFormat(self._format, self.base)
UnstackableBranchFormat: The branch 'file:///tmp/testbzr-cSzQ5G.tmp/bzrlib.tests.per_branch.test_stacking.TestStacking.test_stack_on_repository_branch%28BzrBranchLoomFormat1%29/work/stacked/'(Bazaar-NG Loom format 1) is not a stackable format. You will need to upgrade the branch to permit branch stacking.

]

Related branches

Changed in bzr-loom:
status: New → Fix Released
importance: Undecided → Critical
assignee: nobody → Robert Collins (lifeless)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.