now build fails with

"** h1 debug|[ALERT] 255/081449 (8721) : failed to allocate resources for
thread 1."


no more failures due to leaks.



пт, 13 сент. 2019 г. в 13:33, Willy Tarreau <w...@1wt.eu>:

> On Fri, Sep 13, 2019 at 01:23:12PM +0500, ???? ??????? wrote:
> > Build was failed due to memory leak detected by asan
> >
> > https://github.com/haproxy/haproxy/issues/256
> >
> >
> > I think we can change the way asan works, I.e. log errors and do not stop
> > tests
>
> I didn't even notice it was this one because we've had too many errors
> reported over the last weeks as I mentioned. At this point I'd rather
> do the opposite and possibly keep asan (if it reports valid things only)
> and drop the tests which randomly fail 50% of the time on this
> infrastructure.
>

I meant "collect and report leaks separately from other failures".
I'll send patch soon


>
> Willy
>

Reply via email to