cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [patch] run the tests under valgrind also for libtool builds

From: Michal Marek <mmarek_at_suse.cz>
Date: Thu, 25 Oct 2007 17:03:47 +0200

Daniel Stenberg wrote:
> On Tue, 16 Oct 2007, Michal Marek wrote:
>
>> This allows to run the tests under valgrind also for libtool builds.
>
> Applied, thanks!

Thanks.

I should add that at least on my machine (openSUSE 10.3 / x86_64) this
change breaks test518 due to valgrind setting hard rlimit = soft rlimit
(which is 1024 by default here) and test1004 due to a libtool bug
(reported in our bugzilla, didn't check upstream libtool yet:
https://bugzilla.novell.com/show_bug.cgi?id=334841).

Just in case you start getting these failures from hosts that use
libtool and have valgrind installed. Neither of the failures are caused
by libcurl. Adn actually test1004 will not fail if run non-interactively
on a build host, it just won't run curl under valgrind.

Michal
Received on 2007-10-25