bzr unit test

Windows
bzr selftest svn
を実行。
bzr 1.13
python 2.52

Ran 1235 tests in 755.157s

FAILED (failures=21, errors=543)
31 tests skipped
Permission denied: unable to remove testing dir testbzr-9cpokd.tmp

ちなみに、

bzr selftest

を実行してみると、

bzr selftest

 -------------------------------------------------------------------------
Ran 17915 tests in 6173.735s

FAILED (failures=63, errors=675, known_failure_count=11)
1586 tests skipped
Missing feature 'FTPServer' skipped 79 tests.
Missing feature '_PyEnchantFeature' skipped 7 tests.
Missing feature '_UTF8Filesystem' skipped 4 tests.
Missing feature 'bzrlib._readdir_pyx' skipped 3 tests.
Missing feature 'case-insensitive filesystem' skipped 1 tests.
Missing feature 'filesystem fifos' skipped 2 tests.
Missing feature 'hardlinks' skipped 11 tests.
Missing feature 'strace' skipped 3 tests.
Missing feature 'symlinks' skipped 342 tests.
Missing feature 'win32com.shell' skipped 4 tests.
Permission denied: unable to remove testing dir testbzr-h6frs6.tmp

エラー、失敗が沢山。具合悪そう。