libgo patch committed: Add timeout for tests

Ian Lance Taylor iant@google.com
Thu Mar 31 23:04:00 GMT 2011


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

Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
Committed to mainline.  This is PR go/48242.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 1944 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110331/efea6086/attachment.bin>


More information about the Gcc-patches mailing list