~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_info.py

  • Committer: Martin Pool
  • Date: 2009-08-28 05:00:33 UTC
  • mfrom: (4659 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: mbp@sourcefrog.net-20090828050033-blwvnig3gdzbr1iw
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1328
1328
    def test_info_locking_oslocks(self):
1329
1329
        if sys.platform == "win32":
1330
1330
            raise TestSkipped("don't use oslocks on win32 in unix manner")
 
1331
        # This test tests old (all-in-one, OS lock using) behaviour which
 
1332
        # simply cannot work on windows (and is indeed why we changed our
 
1333
        # design. As such, don't try to remove the thisFailsStrictLockCheck
 
1334
        # call here.
1331
1335
        self.thisFailsStrictLockCheck()
1332
1336
 
1333
1337
        tree = self.make_branch_and_tree('branch',