public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Go patch committed: Increase default libgo test timeout
@ 2011-09-21 23:53 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2011-09-21 23:53 UTC (permalink / raw)
  To: gcc-patches, gofrontend-dev

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

I increased the default timeout for the libgo testsuite, simply because
the tests were occasionally failing on my old laptop.  The tests seem
reasonably reliable these days, so the timeout is just a fallback.  Most
of the tests finish much more quickly.  Bootstrapped and ran libgo
testsuite on x86_64-unknown-linux-gnu.  Committed to mainline.

Ian


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch --]
[-- Type: text/x-diff, Size: 283 bytes --]

diff -r 477a3994d8b8 libgo/testsuite/gotest
--- a/libgo/testsuite/gotest	Wed Sep 21 14:05:37 2011 -0700
+++ b/libgo/testsuite/gotest	Wed Sep 21 16:00:07 2011 -0700
@@ -32,7 +32,7 @@
 keep=false
 prefix=
 dejagnu=no
-timeout=60
+timeout=240
 testname=""
 trace=false
 while $loop; do

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-21 23:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-21 23:53 Go patch committed: Increase default libgo test timeout Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).