Package: bzr / 2.6.0+bzr6595-6

Metadata

Package Version Patches format
bzr 2.6.0+bzr6595-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_selftest_package | (download)

bzrlib/builtins.py | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 suggest installing python-bzrlib.tests when bzrlib.tests is unavailable
03_spurious_test_failure | (download)

bzrlib/tests/blackbox/test_serve.py | 2 0 + 2 - 0 !
bzrlib/tests/test_test_server.py | 38 6 + 32 - 0 !
2 files changed, 6 insertions(+), 34 deletions(-)

 fix some spurious test failures
04_autodoc_write | (download)

bzrlib/doc_generate/autodoc_rstx.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 write text to .write() rather than .writelines()
05_remove_gzip_test | (download)

bzrlib/tests/test_tuned_gzip.py | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 fix some spurious failure.
06_win32_paths | (download)

bzrlib/tests/test_osutils.py | 8 4 + 4 - 0 !
bzrlib/tests/test_transport.py | 4 2 + 2 - 0 !
bzrlib/tests/test_urlutils.py | 6 3 + 3 - 0 !
3 files changed, 9 insertions(+), 9 deletions(-)

---
07_shorten_test_names | (download)

bzrlib/tests/per_interrepository/test_interrepository.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 shorten test names, since otherwise paths exceed 256 characters on ci.debian.net
Status: not forwarded upstream

=== modified file 'bzrlib/tests/per_interrepository/test_interrepository.py'

08_disable_put_file_unicode | (download)

bzrlib/tests/per_transport.py | 13 0 + 13 - 0 !
1 file changed, 13 deletions(-)

---