This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/48242] gotest needs timeout mechanism
- From: "ian at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Mar 2011 22:36:29 +0000
- Subject: [Bug go/48242] gotest needs timeout mechanism
- Auto-submitted: auto-generated
- References: <bug-48242-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48242
--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2011-03-31 22:36:14 UTC ---
Author: ian
Date: Thu Mar 31 22:36:10 2011
New Revision: 171803
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171803
Log:
PR go/48242
libgo: Add timeout for tests.
Modified:
trunk/libgo/go/testing/testing.go
trunk/libgo/testsuite/gotest