- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Dec 2006 19:15:40 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/MessageTest-1G In directory hutz:/tmp/cvs-serv16513/test-suite/results/Canon/MessageTest-1G Modified Files: SOAPservice.results.xml Log Message: Changed transferCoding="compress" to transferCoding="gzip" in MessageTest-1G, -3G and -4G. Updated baselines for those tests too. Reran WSDL-XSLD and regenerated results. Index: SOAPservice.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/MessageTest-1G/SOAPservice.results.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** SOAPservice.results.xml 1 Dec 2006 23:44:18 -0000 1.3 --- SOAPservice.results.xml 13 Dec 2006 19:15:38 -0000 1.4 *************** *** 2,4 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/MessageTest-1G/TestMetadata.xml" source="../../../documents/good/MessageTest-1G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Canon/MessageTest-1G/SOAPservice.canonical.wsdlcm" required-extensions="true"/> --- 2,8 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/MessageTest-1G/TestMetadata.xml" source="../../../documents/good/MessageTest-1G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Canon/MessageTest-1G/SOAPservice.canonical.wsdlcm" required-extensions="true"> ! <failure nearest-id="c68" xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmhttp:httpTransferCodingDefault"> ! <p>Element "httpcm:httpTransferCodingDefault" value mismatch (found "compress", expected "gzip").</p> ! </failure> ! </comparing>
Received on Wednesday, 13 December 2006 19:15:55 UTC