Author: jkaputin
Date: Tue Jul 5 05:44:50 2005
New Revision: 209268
URL: http://svn.apache.org/viewcvs?rev=209268&view=rev
Log:
testService7B commented out, pending confirmation to
delete it.
Modified:
incubator/woden/java/test/org/apache/woden/tests/wsdl20/W3CTestSuiteTest.java
Modified:
incubator/woden/java/test/org/apache/woden/tests/wsdl20/W3CTestSuiteTest.java
URL:
http://svn.apache.org/viewcvs/incubator/woden/java/test/org/apache/woden/tests/wsdl20/W3CTestSuiteTest.java?rev=209268&r1=209267&r2=209268&view=diff
==============================================================================
---
incubator/woden/java/test/org/apache/woden/tests/wsdl20/W3CTestSuiteTest.java
(original)
+++
incubator/woden/java/test/org/apache/woden/tests/wsdl20/W3CTestSuiteTest.java
Tue Jul 5 05:44:50 2005
@@ -106,7 +106,12 @@
fail("Unable to read WSDL document because of " + e);
}
}
-
+
+ //TODO confirm removal of testService7B
+ /*
+ * testService7B commented out temporarily, pending deletion. The wsdl test
case has been
+ * removed from the W3C test bucket because 'schema no longer valid'. See:
+ *
http://dev.w3.org/cvsweb//2002/ws/desc/test-suite/documents/bad/Service-7B/Attic/Service.wsdl?
public void testService7B()
{
try
@@ -119,6 +124,8 @@
fail("Unable to read WSDL document because of " + e);
}
}
+ */
+
public void testService12B()
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]