bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Bison 2.0] testsuite: 95 96 failed


From: Andrew Benham
Subject: Re: [GNU Bison 2.0] testsuite: 95 96 failed
Date: Fri, 15 Apr 2005 09:54:43 +0100
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

Paul Eggert wrote:
Andrew Benham <address@hidden> writes:


./testsuite[52511]: ulimit: The specified value exceeds the user's allowable 
limit.
...
./testsuite[52735]: ulimit: The specified value exceeds the user's allowable 
limit.


It looks like you ran the tests on a host where the limits were too
small for those two tests.  Please try increasing the limits (you can
use the ulimit command to do that) and then rerun the tests.

Or you can just leave things be, as most likely your grammars won't
need as many resources as those tests do.

This was on HP-UX 11.00. I rebuilt the kernel with an increased data
size limit (it was 64M 'out of the box') and those tests now pass.

I sent in the report because I thought it would be useful for your
test scripts to check (with 'ulimit') whether the data size limit
was set too low, and skip some of the tests if this is the case.

We have an automated build system here, and if the test phase fails
then the module is discarded. So ignoring the failed tests isn't an
option for us.

--
Andrew Benham               address@hidden          address@hidden
Finchley, London N3 2QQ, U.K.   Tel: 020 8495 6343  Fax: 020 8495 6037




reply via email to

[Prev in Thread] Current Thread [Next in Thread]