Comment 4 for bug 355143

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Are you sure? I get plenty of test failures with that commented out:

/usr/bin/python ./setup.py build_ext --inplace
running build_ext
BZR_PLUGIN_PATH=/home/jelmer/bzr-svn/0.6/.plugins: /usr/bin/python /usr/bin/bzr selftest --starting-with=bzrlib.plugins.svn
testing: /usr/bin/bzrg
   /usr/lib/python2.5/site-packages/bzrlib (1.17 python2.5.4)

ERROR: bzrlib.plugins.svn.tests.test_branch.WorkingSubversionBranch.test_fetch_branch
    ("Invalid revision number '-1'", 160006)

ERROR: bzrlib.plugins.svn.tests.test_branch.WorkingSubversionBranch.test_fetch_dir_upgrade
    An inconsistent delta was supplied involving 'bla', '2@9d440acb-58e9-4928-80c6-6768b86833c7:branches%2Fabranch%2Fbla'
reason: Path already versioned

ERROR: bzrlib.plugins.svn.tests.test_branch.WorkingSubversionBranch.test_fetch_odd
    An inconsistent delta was supplied involving 'hosts', '5@06ffe7b4-8f88-473c-9a9b-3132f52b928e:branches%2Ffoobranch%2Fhosts'
reason: Path already versioned

ERROR: bzrlib.plugins.svn.tests.test_branch.WorkingSubversionBranch.test_fetch_replace
    An inconsistent delta was supplied involving 'hosts', '5@6f95bc5c-e18d-4021-aca8-49ed51dbcb75:branches%2Ffoobranch%2Fhosts'
reason: Path already versioned

ERROR: bzrlib.plugins.svn.tests.test_branch.WorkingSubversionBranch.test_ghost_workingtree
    ("Invalid revision number '-1'", 160006)

^Cbzr: interrupted