Andrew Benham <[EMAIL PROTECTED]> 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.
