=== modified file 'tests/test_info_xml.py'
--- old/tests/test_info_xml.py	2011-02-19 21:48:40 +0000
+++ new/tests/test_info_xml.py	2011-05-01 03:05:26 +0000
@@ -1520,8 +1520,7 @@
         # call here.
         self.thisFailsStrictLockCheck()
 
-        tree = self.make_branch_and_tree('branch',
-                                         format=bzrlib.bzrdir.BzrDirFormat6())
+        tree = self.make_branch_and_tree('branch', format='weave')
 
         # Test all permutations of locking the working tree, branch and repository
         # XXX: Well not yet, as we can't query oslocks yet. Currently, it's

