cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Test 584 failures on FreeBSD after 5b2342d3772

From: Fabian Keil <freebsd-listen_at_fabiankeil.de>
Date: Thu, 5 Jun 2014 16:53:58 +0200

Fabian Keil <freebsd-listen_at_fabiankeil.de> wrote:

> Test 584 has recently become unreliable on FreeBSD:
[...]
> Bisecting lead to 5b2342d3772.
>
> The attached work-around brings back one of the removed infof()
> lines and gets the test working reliably again.
>
> I assume that's because the info() call has the side effect of
> slightly delaying Curl_addHandleToPipeline(), but I haven't
> confirmed that.

The attached patch uses wait_ms(1) instead of info() and
works around the problem as well, so I consider this
theory confirmed.

Fabian

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-06-05