/brz/remove-bazaar

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

  • Committer: v.ladeuil+lp at free
  • Date: 2006-12-01 15:06:29 UTC
  • mto: (2172.3.1 bzr.73948)
  • Revision ID: v.ladeuil+lp@free.fr-20061201150629-zjd2an87u0r7nhhw
The tests that would have help avoid bug #73948 and all that mess :)

* bzrlib/transport/http/response.py:
(handle_response): Translate a 416 http error code into a bzr
exception.

* bzrlib/transport/http/_urllib2_wrappers.py:
(HTTPDefaultErrorHandler.http_error_default): Translate a 416 http
error code into a bzr exception.

* bzrlib/transport/http/_pycurl.py:
(PyCurlTransport._curl_perform): It could happen that pycrul
itself detect a short read.

* bzrlib/transport/http/__init__.py:
(HttpTransportBase._retry_get): New method, factorizing the retry
logic.
(HttpTransportBase.readv): We can have exception during the
initial GET worth degrading the range requirements (i.e. retrying
the GET request with either single or not ranges).

* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test_readv_short_read): InvalidRange can also be
raised.

* bzrlib/tests/test_http.py:
(TestRangeRequestServer.test_readv_invalid_ranges): Was named
test_readv_short_read, the new name make the intent
clearer. Depending of the code path used (urllib or pycurl), both
exceptions can be raised.

* bzrlib/tests/HttpServer.py:
(TestingHTTPRequestHandler.do_GET): If invalid ranges are
specified, returns a 416 instead of the whole file (both are valid
according to the RFC).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2141 19 years ago Canonical.com Patch Queue Manager Whitebox test for Config.get_nickname (req. by Aar 6.4 KB Diff Download File
test_add.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 6.9 KB Diff Download File
test_added.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_aliases.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 2.6 KB Diff Download File
test_ancestry.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.9 KB Diff Download File
test_annotate.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.8 KB Diff Download File
test_bound_branches.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 12.1 KB Diff Download File
test_branch.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.4 KB Diff Download File
test_break_lock.py 1957.1.17 19 years ago John Arbash Meinel Change tests that expect locking to fail to timeou 5.3 KB Diff Download File
test_bundle.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.7 KB Diff Download File
test_cat.py 2104.2.1 19 years ago John Arbash Meinel (Cheuksan Edward Wang) Fix bug #30190: allow 'bzr 3.3 KB Diff Download File
test_checkout.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4 KB Diff Download File
test_command_encoding.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.7 KB Diff Download File
test_commit.py 1551.9.5 19 years ago Aaron Bentley Revert broken save-commit-message code 14.7 KB Diff Download File
test_conflicts.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3 KB Diff Download File
test_debug.py 2095.5.1 19 years ago Martin Pool Add new -Derror global option to always display tr 1.1 KB Diff Download File
test_diff.py 2110.1.2 19 years ago John Arbash Meinel Cleanup patch so it only adds universal_newlines 11.3 KB Diff Download File
test_exceptions.py 1551.9.3 19 years ago Aaron Bentley Revert buggy apport changes 2 KB Diff Download File
test_export.py 2099.1.1 19 years ago Daniel Silverstone Add source branch support to export command 8.8 KB Diff Download File
test_find_merge_base.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.3 KB Diff Download File
test_help.py 2070.4.9 19 years ago ghigo Update to bzr.dev 2.9 KB Diff Download File
test_ignore.py 2104.1.2 19 years ago John Arbash Meinel (Kent Gibson) Fix bug #4559, strip trailing slashe 4.2 KB Diff Download File
test_ignored.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.6 KB Diff Download File
test_info.py 2052.3.6 19 years ago John Arbash Meinel [merge] bzr.dev 2078 38.8 KB Diff Download File
test_init.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.9 KB Diff Download File
test_inventory.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.3 KB Diff Download File
test_locale.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_log.py 2100.1.1 19 years ago wang Running ``bzr log`` on nonexistent file gives an e 10.3 KB Diff Download File
test_logformats.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.5 KB Diff Download File
test_ls.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.4 KB Diff Download File
test_merge.py 1551.8.25 19 years ago Aaron Bentley Fix deprecated use of pending_merges 9.8 KB Diff Download File
test_missing.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.4 KB Diff Download File
test_mv.py 2091.3.6 19 years ago Aaron Bentley Add symlink test guards 4.9 KB Diff Download File
test_nick.py 2120.5.3 19 years ago Alexander Belchenko Fix year in copyrights 1.4 KB Diff Download File
test_non_ascii.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 17.4 KB Diff Download File
test_outside_wt.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3 KB Diff Download File
test_pull.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 10.4 KB Diff Download File
test_push.py 2052.3.4 19 years ago John Arbash Meinel [merge] bzr.dev 6.5 KB Diff Download File
test_re_sign.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.9 KB Diff Download File
test_reconcile.py 2052.3.6 19 years ago John Arbash Meinel [merge] bzr.dev 2078 2.5 KB Diff Download File
test_remerge.py 2067.3.3 19 years ago Martin Pool merge bzr.dev and reconcile several changes, also 4.7 KB Diff Download File
test_remove.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.5 KB Diff Download File
test_remove_tree.py 2127.2.3 19 years ago Daniel Silverstone Oops, fix the message up 3.9 KB Diff Download File
test_revert.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5 KB Diff Download File
test_revision_history.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3 KB Diff Download File
test_revision_info.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4.5 KB Diff Download File
test_revno.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.5 KB Diff Download File
test_selftest.py 2067.3.3 19 years ago Martin Pool merge bzr.dev and reconcile several changes, also 18.5 KB Diff Download File
test_serve.py 2052.3.6 19 years ago John Arbash Meinel [merge] bzr.dev 2078 8.7 KB Diff Download File
test_shared_repository.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.1 KB Diff Download File
test_sign_my_commits.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.8 KB Diff Download File
test_status.py 2091.4.2 19 years ago wang add tests for "diff" and "status" 10 KB Diff Download File
test_testament.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.7 KB Diff Download File
test_too_much.py 2120.5.1 19 years ago Alexander Belchenko Added test for bug #66857 (autonick is urlencoded) 22.7 KB Diff Download File
test_uncommit.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 7.5 KB Diff Download File
test_update.py 2084.2.1 19 years ago Aaron Bentley Support updating lightweight checkouts of readonly 8.3 KB Diff Download File
test_upgrade.py 2067.3.3 19 years ago Martin Pool merge bzr.dev and reconcile several changes, also 7.6 KB Diff Download File
test_version_info.py 2030.1.4 19 years ago John Arbash Meinel Add a test that we can find the version info when 4.9 KB Diff Download File
test_versioning.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.6 KB Diff Download File
test_whoami.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 5.1 KB Diff Download File