FreeBSD CI Weekly Report 2019-03-24

Enji Cooper yaneurabeya at gmail.com
Tue Mar 26 14:05:29 UTC 2019


> On Mar 26, 2019, at 04:51, Kyle Evans <kevans at freebsd.org> wrote:

...

> The lib.libc.regex.exhaust_test.regcomp_too_big failure should be
> fixed by r345516 pulling in an rlimit bump from upstream. They didn't
> adjust the test metadata though -- it previously reflected a memory
> requirement of 64M, which matched the rlimit imposed. I would expect
> that needs increased if we're exhausting 64M like we were on some
> systems, but I'm unsure if we should just bump that sucker to 256M or
> try to find an intermediate that's sufficient. I suspect the 256M bump
> wasn't a measurement of usage.
> 
>> [... snip ...]

Memory serves me correctly, it used to time out with this value before, which is why pho@ and I lowered the limit to 64MB (I think we added the setrlimit call).

I’ll have to go back and refresh my memory, since this was 3-4 years ago.

-Enji


More information about the freebsd-testing mailing list