1140
1140
# We expect this to fail because of locking errors. (A write-locked
1141
1141
# file cannot be read-locked in the same process).
1142
1142
# This should be removed when the locking errors are fixed.
1146
1145
out, err = self.run_bzr('info %s' % command_string)