1087
1088
# become necessary for this use case. Please do not adjust this number
1088
1089
# upwards without agreement from bzr's network support maintainers.
1089
1090
self.assertLength(19, self.hpss_calls)
1090
1092
self.expectFailure("verbose log accesses inventories, which require VFS",
1091
1093
self.assertThat, self.hpss_calls, ContainsNoVfsCalls)