/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2008-02-10 15:51:22 UTC
  • mto: (3221.1.10 prepare-1.2rc1)
  • Revision ID: v.ladeuil+lp@free.fr-20080210155122-gib8voz2xbausm5c
Fix bug #137823 by raising UnavailableFeature *after* the fake ftp server
setup is completed.

*  bzrlib/transport/ftp.py:
(get_test_permutations.UnavailableFTPServer): Raising an exception
during setup is not correctly handled by the test
framework. Better raise it on get_url() and get_bogus_url() which
are always called first when using a server.

*  bzrlib/builtins.py:
(cmd_selftest.run): 'info()' is about to be deprecated, use note()
instead.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3193.1.11 18 years ago Vincent Ladeuil Relax constraint on test ids, simplify implementat 1.6 KB Diff Download File
branch.txt 1996.3.18 19 years ago John Arbash Meinel Now that mkdtemp and rmtree are lazy, they should 988 bytes Diff Download File
transport.txt 1711.7.23 19 years ago John Arbash Meinel The api doc tests were using invalid paths on win3 769 bytes Diff Download File