2002/ws/desc/test-suite/results/Woden/MessageTest-4G SOAPservice.results.xml,1.12,1.13

Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-4G
In directory hutz:/tmp/cvs-serv25376/test-suite/results/Woden/MessageTest-4G

Modified Files:
	SOAPservice.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: SOAPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-4G/SOAPservice.results.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** SOAPservice.results.xml	27 Jan 2007 23:40:27 -0000	1.12
--- SOAPservice.results.xml	9 Feb 2007 02:34:55 -0000	1.13
***************
*** 2,4 ****
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing test-metadata="../../../documents/good/MessageTest-4G/TestMetadata.xml" source="../../../documents/good/MessageTest-4G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-4G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-4G/SOAPservice.canonical.wsdlcm" required-extensions="true"/>
--- 2,17 ----
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing test-metadata="../../../documents/good/MessageTest-4G/TestMetadata.xml" source="../../../documents/good/MessageTest-4G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-4G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-4G/SOAPservice.canonical.wsdlcm" required-extensions="true">
! <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/bindingMessageReferences/bindingMessageReferenceComponent/cmsoap:soapBindingMessageReferenceExtension/cmhttp:httpTransferCoding" nearest-id="c13">
! <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/bindingMessageReferences/bindingMessageReferenceComponent/cmsoap:soapBindingMessageReferenceExtension/cmhttp:httpTransferCoding" nearest-id="c14">
! <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/cmsoap:soapBindingOperationExtension/cmhttp:httpTransferCodingDefault" nearest-id="c12">
! <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/cmsoap:soapBindingExtension/cmhttp:httpTransferCodingDefault" nearest-id="c11">
! <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>
! </comparing>

Received on Friday, 9 February 2007 02:38:39 UTC