Author: lluis
Date: 2005-06-10 11:41:51 -0400 (Fri, 10 Jun 2005)
New Revision: 45765

Modified:
   trunk/mcs/class/System.Web.Services/Test/standalone/ChangeLog
   trunk/mcs/class/System.Web.Services/Test/standalone/services.xml
Log:
2005-06-10  Lluis Sanchez Gual <[EMAIL PROTECTED]>

        * services.xml: Disable some tests on external services
        since they are very unreliable.



Modified: trunk/mcs/class/System.Web.Services/Test/standalone/ChangeLog
===================================================================
--- trunk/mcs/class/System.Web.Services/Test/standalone/ChangeLog       
2005-06-10 15:41:31 UTC (rev 45764)
+++ trunk/mcs/class/System.Web.Services/Test/standalone/ChangeLog       
2005-06-10 15:41:51 UTC (rev 45765)
@@ -1,3 +1,8 @@
+2005-06-10  Lluis Sanchez Gual <[EMAIL PROTECTED]>
+
+       * services.xml: Disable some tests on external services
+       since they are very unreliable.
+
 2005-02-07  Lluis Sanchez Gual <[EMAIL PROTECTED]>
 
        * client/localhost/TestBinding4Test.cs: Fix build.

Modified: trunk/mcs/class/System.Web.Services/Test/standalone/services.xml
===================================================================
--- trunk/mcs/class/System.Web.Services/Test/standalone/services.xml    
2005-06-10 15:41:31 UTC (rev 45764)
+++ trunk/mcs/class/System.Web.Services/Test/standalone/services.xml    
2005-06-10 15:41:51 UTC (rev 45765)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
+<services xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   <service>
     <wsdl>http://upload.eraserver.net/circle24/autoloan.asmx?wsdl</wsdl>
     <name>autoloanTest</name>
@@ -1497,7 +1497,7 @@
     <protocols>
       <protocol>Soap</protocol>
     </protocols>
-    <clientTest>true</clientTest>
+    <clientTest>false</clientTest>
   </service>
   <service>
     <wsdl>http://www.barnaland.is/dev/sms.asmx?WSDL</wsdl>
@@ -1524,7 +1524,7 @@
     <protocols>
       <protocol>Soap</protocol>
     </protocols>
-    <clientTest>true</clientTest>
+    <clientTest>false</clientTest>
   </service>
   <service>
     <wsdl>http://www.indobiz.com/OptionPricing.asmx?WSDL</wsdl>
@@ -2322,7 +2322,7 @@
     <protocols>
       <protocol>Soap</protocol>
     </protocols>
-    <clientTest>true</clientTest>
+    <clientTest>false</clientTest>
   </service>
   <service>
     <wsdl>http://www.xmethods.net/wsdl/query.wsdl</wsdl>
@@ -2340,7 +2340,7 @@
     <protocols>
       <protocol>Soap</protocol>
     </protocols>
-    <clientTest>true</clientTest>
+    <clientTest>false</clientTest>
   </service>
   <service>
     <wsdl>http://ws2.serviceobjects.net/pt/PackTrack.asmx?WSDL</wsdl>
@@ -2606,7 +2606,7 @@
     <protocols>
       <protocol>Soap</protocol>
     </protocols>
-    <clientTest>true</clientTest>
+    <clientTest>false</clientTest>
   </service>
   <service>
     <wsdl>http://www.oakleaf.ws/cfrsearchws/cfrsearchws.asmx?wsdl</wsdl>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to