This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve 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]

FYI [builder] push timeout to 3 minutes


Hi,

I pushed the timeout on builder to 3 minutes to see if that makes some
crypto tests pass.

2006-07-08  Mark Wielaard  <mark@klomp.org>

        * scripts/Mauve: Push timeout to 3 minutes.

Committed and installed,

Mark

--- Mauve       19 Jun 2006 15:59:18 -0000      1.1.1.1
+++ Mauve       8 Jul 2006 20:38:13 -0000
@@ -24,7 +24,7 @@
 #./configure --with-ecj-jar=/home/cpdev/Nightly/ &&
 ./configure --with-ecj-jar=/home/cpdev/Nightly/ecj/ecj.jar &&
 make &&
-xvfb-run jamvm -Xnocompact Harness gnu.testlet -vm jamvm -showpasses -timeout 120000
+xvfb-run jamvm -Xnocompact Harness gnu.testlet -vm jamvm -showpasses -timeout 180000
 )

 # Report "mauve -vs- jamvm" $? Log.Std

Attachment: signature.asc
Description: This is a digitally signed message part


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