[Mono-dev] Remoting unit tests (HttpChannel) failing after r69986

Robert Jordan robertj at gmx.net
Sun Dec 24 17:24:27 EST 2006


Felipe Almeida Lessa wrote:
> On 12/24/06, Robert Jordan <robertj at gmx.net> wrote:
>> After this patch
>>
>> http://lists.ximian.com/pipermail/mono-patches/2006-December/084885.html
>>
>> the HttpChannel unit tests are timing out.
> 
> I don't know much of Mono libs internals, but isn't the last "if"
> changed supposed to be negated, like
> 
> +			if (!cnc.Write (headers, 0, headers.Length))
> 

Nice catch! It almost fixed the issue. Still one failing test left,
though, but no timeouts any more.

Thanks,
Robert




More information about the Mono-devel-list mailing list