This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgo patch committed: Add timeout for tests


Ian Lance Taylor <iant@google.com> writes:

> This patch to libgo adds a timeout for the libgo tests.  The default is
> 60 seconds.  It can be changed by an argument to gotest, which would
> normally be used as, e.g.,
>   make GOTESTFLAGS="--timeout=120" check-target-libgo

Great, thanks.

Shouldn't the default match the DejaGnu default of 300, though?

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]