- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 May 2007 01:09:30 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-2G
In directory hutz:/tmp/cvs-serv26834/test-suite/results/Woden/IRI-2G
Modified Files:
iristyleinonly.canonical.wsdlcm iristyleinonly.results.xml
iristyleinonly.wsdlcm
Log Message:
Rolled up latest Woden results, fixed bug in wsdl-xslt {rpc signature}.
Index: iristyleinonly.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-2G/iristyleinonly.canonical.wsdlcm,v
retrieving revision 1.14
retrieving revision 1.15
diff -C 2 -d -r1.14 -r1.15
*** iristyleinonly.canonical.wsdlcm 12 Apr 2007 14:48:19 -0000 1.14
--- iristyleinonly.canonical.wsdlcm 17 May 2007 01:09:28 -0000 1.15
***************
*** 25,28 ****
--- 25,29 ----
<cmbase:parent ref="c3"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
+ <style><cmbase:uri>http://www.w3.org/ns/wsdl/style/iri</cmbase:uri></style>
<cmbase:parent ref="c2"/>
<cmextensions:wsdlInterfaceOperationExtension>
Index: iristyleinonly.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-2G/iristyleinonly.results.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** iristyleinonly.results.xml 3 May 2007 21:50:01 -0000 1.8
--- iristyleinonly.results.xml 17 May 2007 01:09:28 -0000 1.9
***************
*** 2,17 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing test-metadata="../../../documents/good/IRI-2G/TestMetadata.xml" source="../../../documents/good/IRI-2G/iristyleinonly.wsdl" archetype="../../Baseline/IRI-2G/iristyleinonly.canonical.wsdlcm" aspirant="../../Woden/IRI-2G/iristyleinonly.canonical.wsdlcm" required-extensions="true">
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent" nearest-id="c3">
! <p>Different number of children (Expected 6 found 5).</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmbase:parent" nearest-id="c3">
! <p>Expected element "style" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmextensions:wsdlInterfaceOperationExtension" nearest-id="c3">
! <p>Expected element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base", found element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/ext:wsdlInterfaceOperationExtension" nearest-id="c3">
! <p>Missing element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p>
! </failure>
! </comparing>
--- 2,4 ----
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing test-metadata="../../../documents/good/IRI-2G/TestMetadata.xml" source="../../../documents/good/IRI-2G/iristyleinonly.wsdl" archetype="../../Baseline/IRI-2G/iristyleinonly.canonical.wsdlcm" aspirant="../../Woden/IRI-2G/iristyleinonly.canonical.wsdlcm" required-extensions="true"/>
Index: iristyleinonly.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-2G/iristyleinonly.wsdlcm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** iristyleinonly.wsdlcm 12 Apr 2007 14:48:19 -0000 1.3
--- iristyleinonly.wsdlcm 17 May 2007 01:09:28 -0000 1.4
***************
*** 35,38 ****
--- 35,41 ----
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
+ <style>
+ <cmbase:uri>http://www.w3.org/ns/wsdl/style/iri</cmbase:uri>
+ </style>
<cmbase:parent ref='id-2'/>
<cmextensions:wsdlInterfaceOperationExtension>
Received on Thursday, 17 May 2007 01:09:32 UTC