[PATCH stable] httpclient (experimental): use blocking socket for ssl wrapping (issue3268)

Augie Fackler lists at durin42.com
Fri May 18 15:22:20 CDT 2012


On Fri, May 18, 2012 at 2:58 PM, Mads Kiilerich <mads at kiilerich.com> wrote:
> Mads Kiilerich wrote, On 05/18/2012 09:50 PM:
>
>> The failing connection could be seen with
>>   $ tests/tinyproxy.py&
>>   $ hg id --config ui.usehttp2=1 --config http_proxy.host=localhost:8000
>> https://bitbucket.org/mirror/mercurial
>
>
> There is apparently no tests for 'http2' - this might be something that
> should be added to the upstream test suite instead.

I'll add a test that uses tinyproxy and fix the bug upstream, then
mail a new import here.

>
> It seems like mercurial/httpclient/tests/ is dead code. Shouldn't it either
> be run as a part of the test suite or be dropped here and only be run
> upstream?

Probably, I'll remove them on the next import.

>
> /Mads
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list