Comment 3 for bug 445171

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: [Bug 445171] Re: ObjectNotLocked doing 'bzr log -r 199 path/to/file'

Robert Collins wrote:
> Is that a between-test isolation issue, or a 'self.run_bzr doesn't start
> clean' isolation issue? Would making run_bzr clear that cache make the
> issue become visible?

The latter; my patch clears that cache in self.run_bzr now (as you probably
saw).

It turns out this also shook out some bugs in cmd_merge_directive and
cmd_touching_revisions.