Author: vhalbert(a)redhat.com
Date: 2009-09-24 08:29:34 -0400 (Thu, 24 Sep 2009)
New Revision: 1475
Modified:
trunk/test-integration/db/pom.xml
Log:
Teiid 773 - removing the timout setting because hudson is timing out and stopping. Want
to see if it will finish (not an issue locally).
Modified: trunk/test-integration/db/pom.xml
===================================================================
--- trunk/test-integration/db/pom.xml 2009-09-23 21:30:49 UTC (rev 1474)
+++ trunk/test-integration/db/pom.xml 2009-09-24 12:29:34 UTC (rev 1475)
@@ -110,8 +110,9 @@
<forkMode>always</forkMode>
+<!--
<forkedProcessTimeoutInSeconds>600</forkedProcessTimeoutInSeconds>
-
+ -->
<includes>
<!-- <include>**/*TestCase.java</include> -->
<include>**/*Test.java</include>
Show replies by date