- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Jan 2007 02:11:05 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G
In directory hutz:/tmp/cvs-serv3270/test-suite/results/Canon/SparqlQuery-1G
Modified Files:
sparql-protocol-query.canonical.wsdlcm
sparql-protocol-query.results.xml sparql-protocol-query.wsdlcm
Log Message:
Updated with new WSO2 logs: http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0190.html, http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0193.html, plus new Canon interchange results.
Index: sparql-protocol-query.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G/sparql-protocol-query.wsdlcm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** sparql-protocol-query.wsdlcm 16 Jan 2007 09:43:38 -0000 1.7
--- sparql-protocol-query.wsdlcm 30 Jan 2007 02:11:03 -0000 1.8
***************
*** 123,126 ****
--- 123,127 ----
<cmsoap:soapBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
+ <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
Index: sparql-protocol-query.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G/sparql-protocol-query.results.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** sparql-protocol-query.results.xml 25 Jan 2007 05:23:05 -0000 1.12
--- sparql-protocol-query.results.xml 30 Jan 2007 02:11:03 -0000 1.13
***************
*** 2,17 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing test-metadata="../../../documents/good/SparqlQuery-1G/TestMetadata.xml" source="../../../documents/good/SparqlQuery-1G/sparql-protocol-query.wsdl" archetype="../../Baseline/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" aspirant="../../Canon/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" required-extensions="true">
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c18">
! <p>Different number of children (Expected 4 found 3).</p>
! </failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c18">
! <p>Expected element "httpQueryParameterSeparatorDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "soapUnderlyingProtocol" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
! </failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapVersion" nearest-id="c18">
! <p>Expected element "soapUnderlyingProtocol" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
! </failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/soapcm:soapBindingExtension/soapcm:soapVersion" nearest-id="c18">
! <p>Missing element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
! </failure>
! </comparing>
--- 2,4 ----
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing test-metadata="../../../documents/good/SparqlQuery-1G/TestMetadata.xml" source="../../../documents/good/SparqlQuery-1G/sparql-protocol-query.wsdl" archetype="../../Baseline/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" aspirant="../../Canon/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" required-extensions="true"/>
Index: sparql-protocol-query.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** sparql-protocol-query.canonical.wsdlcm 8 Jan 2007 19:56:57 -0000 1.12
--- sparql-protocol-query.canonical.wsdlcm 30 Jan 2007 02:11:03 -0000 1.13
***************
*** 182,185 ****
--- 182,186 ----
<cmsoap:soapBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
+ <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
Received on Tuesday, 30 January 2007 02:11:43 UTC