Rev 2812: Remove obselete test TODO list for packs. in http://people.ubuntu.com/~robertc/baz2.0/repository
Robert Collins
robertc at robertcollins.net
Thu Oct 11 06:00:18 BST 2007
At http://people.ubuntu.com/~robertc/baz2.0/repository
------------------------------------------------------------
revno: 2812
revision-id: robertc at robertcollins.net-20071011050013-rviht948x530v8kn
parent: robertc at robertcollins.net-20071011045404-lj5a81n4ripi01mt
committer: Robert Collins <robertc at robertcollins.net>
branch nick: repository
timestamp: Thu 2007-10-11 15:00:13 +1000
message:
Remove obselete test TODO list for packs.
modified:
bzrlib/tests/test_repository.py test_repository.py-20060131075918-65c555b881612f4d
=== modified file 'bzrlib/tests/test_repository.py'
--- a/bzrlib/tests/test_repository.py 2007-10-10 08:06:10 +0000
+++ b/bzrlib/tests/test_repository.py 2007-10-11 05:00:13 +0000
@@ -775,17 +775,6 @@
t.get('format').read())
-# TESTS TO WRITE:
-# XXX: signatures must be preserved. add a test.
-# XXX: packs w/o revisions are ignored by autopack
-# XXX: packs w/o revisions are packed by explicit pack
-# XXX: packs bigger than the planned distribution chart
-# are skipped over by autopack, and their revision
-# counts removed from the large end of the distribution
-# chart.
-
-
-
class TestRepositoryPackCollection(TestCaseWithTransport):
def get_format(self):
More information about the bazaar-commits
mailing list