- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 27 Jan 2007 23:40:25 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G In directory hutz:/tmp/cvs-serv20575/test-suite/results/Woden/InOnlyMEP-1G Modified Files: Oneway.wsdlcm Oneway.results.xml Oneway.canonical.wsdlcm Log Message: Refreshed Woden results after update to CR113. Index: Oneway.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G/Oneway.canonical.wsdlcm,v retrieving revision 1.12 retrieving revision 1.13 diff -C 2 -d -r1.12 -r1.13 *** Oneway.canonical.wsdlcm 8 Jan 2007 19:56:57 -0000 1.12 --- Oneway.canonical.wsdlcm 27 Jan 2007 23:40:23 -0000 1.13 *************** *** 1,4 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1"> <extensions> <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> --- 1,3 ---- ! <?xml version="1.0" encoding="UTF-8"?><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1"> <extensions> <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> *************** *** 46,49 **** --- 45,49 ---- <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: Oneway.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G/Oneway.results.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C 2 -d -r1.11 -r1.12 *** Oneway.results.xml 25 Jan 2007 05:23:11 -0000 1.11 --- Oneway.results.xml 27 Jan 2007 23:40:23 -0000 1.12 *************** *** 2,17 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/InOnlyMEP-1G/TestMetadata.xml" source="../../../documents/good/InOnlyMEP-1G/Oneway.wsdl" archetype="../../Baseline/InOnlyMEP-1G/Oneway.canonical.wsdlcm" aspirant="../../Woden/InOnlyMEP-1G/Oneway.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c5"> ! <p>Different number of children (Expected 4 found 3).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c5"> ! <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="c5"> ! <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="c5"> ! <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/InOnlyMEP-1G/TestMetadata.xml" source="../../../documents/good/InOnlyMEP-1G/Oneway.wsdl" archetype="../../Baseline/InOnlyMEP-1G/Oneway.canonical.wsdlcm" aspirant="../../Woden/InOnlyMEP-1G/Oneway.canonical.wsdlcm" required-extensions="true"/> Index: Oneway.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G/Oneway.wsdlcm,v retrieving revision 1.6 retrieving revision 1.7 diff -C 2 -d -r1.6 -r1.7 *** Oneway.wsdlcm 18 Nov 2006 00:06:52 -0000 1.6 --- Oneway.wsdlcm 27 Jan 2007 23:40:23 -0000 1.7 *************** *** 61,64 **** --- 61,65 ---- <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 Saturday, 27 January 2007 23:41:18 UTC