You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by pr...@apache.org on 2006/02/20 15:30:22 UTC

svn commit: r379136 - in /webservices/axis/trunk/c/tests/auto_build/testcases: tests/AxisBench.xml tests/LargeReturningString.xml tests/TestTransportProtocol.xml unitTest.list

Author: prestonf
Date: Mon Feb 20 06:30:21 2006
New Revision: 379136

URL: http://svn.apache.org/viewcvs?rev=379136&view=rev
Log:
Changes to files to remove problems with time-outs, monitor, etc.

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/AxisBench.xml
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/LargeReturningString.xml
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/TestTransportProtocol.xml
    webservices/axis/trunk/c/tests/auto_build/testcases/unitTest.list

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/AxisBench.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/AxisBench.xml?rev=379136&r1=379135&r2=379136&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/AxisBench.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/AxisBench.xml Mon Feb 20 06:30:21 2006
@@ -11,4 +11,5 @@
 		<serverResponse>AxisBench_ServerResponse.expected</serverResponse>
     </expected>
 	<endpoint>-e http://localhost:80/axis/AxisBench</endpoint>
+	<timeout>60</timeout>
 </test>

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/LargeReturningString.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/LargeReturningString.xml?rev=379136&r1=379135&r2=379136&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/LargeReturningString.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/LargeReturningString.xml Mon Feb 20 06:30:21 2006
@@ -13,4 +13,5 @@
 	    </serverResponse>
     </expected>
 	<endpoint>-e http://localhost:80/axis/LargeReturningString</endpoint>
+	<timeout>60</timeout>
 </test>

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/TestTransportProtocol.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/TestTransportProtocol.xml?rev=379136&r1=379135&r2=379136&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/TestTransportProtocol.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/TestTransportProtocol.xml Mon Feb 20 06:30:21 2006
@@ -13,4 +13,5 @@
 	</request>
     </expected>
 	<endpoint>http://localhost:80/axis/CalculatorDoc</endpoint>
+	<nomonitor>true</nomonitor>
 </test>

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/unitTest.list
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/unitTest.list?rev=379136&r1=379135&r2=379136&view=diff
==============================================================================
Binary files - no diff available.