-
Committer:
v.ladeuil+lp at free
-
Date:
2006-12-13 09:31:35 UTC
-
mto:
(2188.1.1 bzr.ab.integration)
-
mto:
This revision was merged to the branch mainline in
revision
2189.
-
Revision ID:
v.ladeuil+lp@free.fr-20061213093135-vligo314xbpsqkwp
Windows tests cleanup.
* bzrlib/tests/HTTPTestUtil.py:
(BadStatusRequestHandler.parse_request): Catch more exceptions.
* bzrlib/tests/test_http.py:
(RecordingServer._accept_read_and_reply): Catch socket.error in
case client close the socket early.
(TestPost, TestPost_urllib, TestPost_pycurl): Separate urllib and
pycurl tests so that we can test without pycurl installed.
* bzrlib/tests/blackbox/test_mv.py:
Import TestSkipped.