- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Jan 2007 06:14:11 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/MessageTest-2G In directory hutz:/tmp/cvs-serv24104/test-suite/results/Canon/MessageTest-2G Modified Files: HTTPservice.results.xml Log Message: Added trailing slash to endpoint addresses in MessageTest-2G and 3G. Fixed typo in Echo-2B url in test-cases.xml. Regenerated all results. Index: HTTPservice.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/MessageTest-2G/HTTPservice.results.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C 2 -d -r1.7 -r1.8 *** HTTPservice.results.xml 2 Jan 2007 18:53:52 -0000 1.7 --- HTTPservice.results.xml 5 Jan 2007 06:14:09 -0000 1.8 *************** *** 120,123 **** --- 120,132 ---- <p>Missing element "httpOutputSerialization" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c63" xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/address"> + <p>Element "address" value mismatch (found "http://example.org/MessageTest-2G/endpoint-1", expected "http://example.org/MessageTest-2G/endpoint-1/").</p> + </failure> + <failure nearest-id="c64" xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/address"> + <p>Element "address" value mismatch (found "http://example.org/MessageTest-2G/endpoint-3", expected "http://example.org/MessageTest-2G/endpoint-3/").</p> + </failure> + <failure nearest-id="c65" xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/address"> + <p>Element "address" value mismatch (found "http://example.org/MessageTest-2G/endpoint-2", expected "http://example.org/MessageTest-2G/endpoint-2/").</p> + </failure> <failure nearest-id="c1" xpath="/descriptionComponent/elementDeclarations"> <p>Different number of children (Expected 4 found 3).</p>
Received on Friday, 5 January 2007 06:14:17 UTC