~bzr-pqm/bzr/bzr.dev

« 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-14 15:22:39 UTC
  • mfrom: (4523.4.21 1.18-lock-warnings)
  • Revision ID: pqm@pqm.ubuntu.com-20090814152239-m0ybwy7vfs32exeh
(jam) Update the test suite to cause failures when we take out
        multiple locks on the same file.

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()
364
365
        target = self.make_to_branch_and_tree('target')
365
366
        target.lock_write()
366
367
        target.add('')