This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.2.1 : testsuite says WARNING: program timed out
2007/8/1, Rupert Wood <me@rupey.net>:
> Dennis Clarke wrote:
>
> > Is there a way to allow the testsuite to just run regardless of
> > how long it takes?
>
> I think you need to pass "set timeout -1" into dejagnu. I'd suggest a larger positive timeout instead.
>
> I forget the correct way to do this - I used to end up editing the .exp files in /usr/share/dejagnu.
that's right, however, I recall some issues with, e.g., libstdc++
testsuite not using the system set in, if memory serves me right,
remote.exp.
--
Cheers,
/ChJ