You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/02/26 10:38:14 UTC

svn commit: r511768 - in /lenya/trunk/src: modules-core/sitemanagement/test/canoo/test.xml modules/development/test/canoo/test.xml

Author: andreas
Date: Mon Feb 26 01:38:13 2007
New Revision: 511768

URL: http://svn.apache.org/viewvc?view=rev&rev=511768
Log:
Reduced test repeat counts to 1

Modified:
    lenya/trunk/src/modules-core/sitemanagement/test/canoo/test.xml
    lenya/trunk/src/modules/development/test/canoo/test.xml

Modified: lenya/trunk/src/modules-core/sitemanagement/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/sitemanagement/test/canoo/test.xml?view=diff&rev=511768&r1=511767&r2=511768
==============================================================================
--- lenya/trunk/src/modules-core/sitemanagement/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules-core/sitemanagement/test/canoo/test.xml Mon Feb 26 01:38:13 2007
@@ -25,7 +25,7 @@
     
   <target name="delete">
 
-    <property name="number" value="10"/>
+    <property name="number" value="1"/>
     
     <webtest name="Delete">
       <config host="localhost" port="8888" protocol="http" basepath="default">

Modified: lenya/trunk/src/modules/development/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/development/test/canoo/test.xml?view=diff&rev=511768&r1=511767&r2=511768
==============================================================================
--- lenya/trunk/src/modules/development/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules/development/test/canoo/test.xml Mon Feb 26 01:38:13 2007
@@ -22,7 +22,7 @@
   
   <target name="main">
     
-    <property name="number" value="3"/>
+    <property name="number" value="1"/>
     
     <webtest name="Stress test">
       <config host="localhost" port="8888" protocol="http" basepath="default/authoring">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org