You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2009/10/09 15:10:29 UTC

svn commit: r823539 - /incubator/ace/trunk/core/build.xml

Author: marrs
Date: Fri Oct  9 13:10:28 2009
New Revision: 823539

URL: http://svn.apache.org/viewvc?rev=823539&view=rev
Log:
Relaxed the timeout for the whole test.

Modified:
    incubator/ace/trunk/core/build.xml

Modified: incubator/ace/trunk/core/build.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/core/build.xml?rev=823539&r1=823538&r2=823539&view=diff
==============================================================================
--- incubator/ace/trunk/core/build.xml (original)
+++ incubator/ace/trunk/core/build.xml Fri Oct  9 13:10:28 2009
@@ -742,7 +742,7 @@
             file:bundle/org.apache.ace.configurator-1.0.0.jar
         	file:instrumented/org.apache.ace.client.automation-1.0.0.jar
             file:bundle/org.apache.ace.test.repositoryadmin-1.0.0.jar"
-            timeout="60000" datafile="${basedir}/cobertura.ser" />
+            timeout="120000" datafile="${basedir}/cobertura.ser" />
 
         <run-felix-coverage destdir="deploy/target/test" bundles="
             file:bundle/org.apache.ace.consolelogger-1.0.0.jar