- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Feb 2007 00:07:24 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/Echo-2G In directory hutz:/tmp/cvs-serv28528/test-suite/results/Canon/Echo-2G Modified Files: echo.results.xml Log Message: Added messageContentModel property to interface fault components in the interchange format per CR143 resolution, updated wsdl-xslt and the baselines, regenerated results. Index: echo.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/Echo-2G/echo.results.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C 2 -d -r1.6 -r1.7 *** echo.results.xml 8 Feb 2007 20:19:52 -0000 1.6 --- echo.results.xml 9 Feb 2007 00:07:22 -0000 1.7 *************** *** 3,9 **** <comparing test-metadata="../../../documents/good/Echo-2G/TestMetadata.xml" source="../../../documents/good/Echo-2G/echo.wsdl" archetype="../../Baseline/Echo-2G/echo.canonical.wsdlcm" aspirant="../../Canon/Echo-2G/echo.canonical.wsdlcm" required-extensions="false"> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration" nearest-id="c3"> ! <p>Attribute "ref" value mismatch (found "c44", expected "c42"). ! Closest element: c3.</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/interfaceMessageReferences/interfaceMessageReferenceComponent/elementDeclaration" nearest-id="c5"> --- 3,17 ---- <comparing test-metadata="../../../documents/good/Echo-2G/TestMetadata.xml" source="../../../documents/good/Echo-2G/echo.wsdl" archetype="../../Baseline/Echo-2G/echo.canonical.wsdlcm" aspirant="../../Canon/Echo-2G/echo.canonical.wsdlcm" required-extensions="false"> + <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent" nearest-id="c3"> + <p>Different number of children (Expected 4 found 3).</p> + </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration" nearest-id="c3"> ! <p>Expected element "messageContentModel" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "elementDeclaration" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component".</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/base:parent" nearest-id="c3"> ! <p>Expected element "elementDeclaration" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/base:parent" nearest-id="c3"> ! <p>Missing element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/interfaceMessageReferences/interfaceMessageReferenceComponent/elementDeclaration" nearest-id="c5">
Received on Friday, 9 February 2007 00:19:26 UTC