-
Committer:
Vincent Ladeuil
-
Date:
2008-12-11 12:49:09 UTC
-
mto:
(3928.1.1 bzr.integration)
-
mto:
This revision was merged to the branch mainline in
revision
3929.
-
Revision ID:
v.ladeuil+lp@free.fr-20081211124909-txt4rbv3gfzsxibc
Check non-regression against python-2.5/2.6.
* bzrlib/transport/ftp/__init__.py:
(get_test_permutations.UnavailableFTPServer): Strangely enough
that fails when medusa is not present.
* bzrlib/tests/http_server.py:
(TestingHTTPRequestHandler.send_error): Deleted, that doesn't seem
needed anymore and even buggy.
* bzrlib/tests/branch_implementations/test_branch.py:
(ChrootedTests.setUp): Delete debug code.