~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2009-07-07 08:24:57 UTC
  • mto: (4516.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090707082457-otq7zht7lgkpnpbr
Fix bug #383920 by inserting the missing Content-Length header.

* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test_get_unknown_file,
TransportTests.test_get_bytes_unknown_file): Localize bug #383920.

* bzrlib/tests/test_read_bundle.py:
(TestReadBundleFromURL.setUp,
TestReadBundleFromURL.read_mergeable_from_url): Fix regression
caused by pqm not running pycurl + python2.6, which means that the
https test server is not tested there and couldn't catch it. Clean
up the tests too.

* bzrlib/tests/http_server.py:
(TestingHTTPRequestHandler.send_error): Send the Content-Length
header or pycurl can't handle the 404...
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 4464.4.1 15 years ago John Arbash Meinel Remove the check for trailing '/' completely. 3.7 KB Diff Download File
apply_bundle.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
bundle_data.py 4325.3.4 15 years ago Johan Walles Merge from upstream. 28.6 KB Diff Download File
commands.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File