483
483
# being too low. If rpc_count increases, more network roundtrips have
484
484
# become necessary for this use case. Please do not adjust this number
485
485
# upwards without agreement from bzr's network support maintainers.
486
487
self.assertLength(33, self.hpss_calls)
487
488
self.expectFailure("branching to the same branch requires VFS access",
488
489
self.assertThat, self.hpss_calls, ContainsNoVfsCalls)