- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Dec 2006 19:15:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/MessageTest-3G In directory hutz:/tmp/cvs-serv16513/test-suite/results/Canon/MessageTest-3G Modified Files: HTTPservice.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: HTTPservice.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/MessageTest-3G/HTTPservice.results.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C 2 -d -r1.5 -r1.6 *** HTTPservice.results.xml 1 Dec 2006 23:44:21 -0000 1.5 --- HTTPservice.results.xml 13 Dec 2006 19:15:38 -0000 1.6 *************** *** 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-3G/TestMetadata.xml" source="../../../documents/good/MessageTest-3G/HTTPservice.wsdl" archetype="../../Baseline/MessageTest-3G/HTTPservice.canonical.wsdlcm" aspirant="../../Canon/MessageTest-3G/HTTPservice.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-3G/TestMetadata.xml" source="../../../documents/good/MessageTest-3G/HTTPservice.wsdl" archetype="../../Baseline/MessageTest-3G/HTTPservice.canonical.wsdlcm" aspirant="../../Canon/MessageTest-3G/HTTPservice.canonical.wsdlcm" required-extensions="true"> ! <failure nearest-id="c20" xpath="/descriptionComponent/bindings/bindingComponent/cmhttp:httpBindingExtension/cmhttp:httpTransferCodingDefault"> ! <p>Element "httpcm:httpTransferCodingDefault" value mismatch (found "compress", expected "gzip").</p> ! </failure> ! </comparing>
Received on Wednesday, 13 December 2006 19:16:05 UTC