- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Dec 2006 19:15:39 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G In directory hutz:/tmp/cvs-serv16513/test-suite/results/Woden/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/Woden/MessageTest-1G/SOAPservice.results.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C 2 -d -r1.13 -r1.14 *** SOAPservice.results.xml 1 Dec 2006 23:44:01 -0000 1.13 --- SOAPservice.results.xml 13 Dec 2006 19:15:37 -0000 1.14 *************** *** 12,14 **** --- 12,17 ---- <p>Missing element "soapAction" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> </failure> + <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:16:24 UTC