- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Feb 2007 02:34:58 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-3G In directory hutz:/tmp/cvs-serv25376/test-suite/results/Woden/MessageTest-3G Modified Files: HTTPservice.results.xml Log Message: Per CR 143: - change transferCoding to contentEncoding in the interchange format schemas - similarly change the testcases (MessageTest-1G, 3G, 4G) - similarly change the message-level assertion stylesheets - update wsdl-xslt accordingly - change MessageTest-1G so that it doesn't rely on gzip encoding support (EchoString operation now has contentEncoding="". regenerated all results. Index: HTTPservice.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-3G/HTTPservice.results.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C 2 -d -r1.15 -r1.16 *** HTTPservice.results.xml 9 Feb 2007 00:07:23 -0000 1.15 --- HTTPservice.results.xml 9 Feb 2007 02:34:56 -0000 1.16 *************** *** 15,18 **** --- 15,36 ---- <p>Missing element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p> </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingFaults/bindingFaultComponent/cmhttp:httpBindingFaultExtension/cmhttp:httpTransferCoding" nearest-id="c21"> + <p>Expected element "httpContentEncoding" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "httpTransferCoding" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpTransferCodingDefault" nearest-id="c22"> + <p>Expected element "httpContentEncodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "httpTransferCodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpTransferCodingDefault" nearest-id="c26"> + <p>Expected element "httpContentEncodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "httpTransferCodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpTransferCodingDefault" nearest-id="c30"> + <p>Expected element "httpContentEncodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "httpTransferCodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpTransferCodingDefault" nearest-id="c36"> + <p>Expected element "httpContentEncodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "httpTransferCodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/cmhttp:httpBindingExtension/cmhttp:httpTransferCodingDefault" nearest-id="c20"> + <p>Expected element "httpContentEncodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "httpTransferCodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> + </failure> <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension" nearest-id="c54"> <p>Different number of children (Expected 6 found 5).</p>
Received on Friday, 9 February 2007 02:35:11 UTC