/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_interbranch/test_push.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-08-21 03:07:43 UTC
  • mfrom: (4627.2.4 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090821030743-d3ydo9cq7ajbn0ew
(robertc) Fix many locking errors on windows due to a small bug in
        merge.transform_tree. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
361
361
            self.hook_calls)
362
362
 
363
363
    def test_post_push_nonempty_history(self):
364
 
        self.thisFailsStrictLockCheck()
365
364
        target = self.make_to_branch_and_tree('target')
366
365
        target.lock_write()
367
366
        target.add('')