- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Nov 2006 12:04:23 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G
In directory hutz:/tmp/cvs-serv28326/test-suite/results/Woden/HTTPBinding-1G
Modified Files:
Echo.results.xml Echo.canonical.wsdlcm Echo.wsdlcm
Log Message:
Added WSAddressing-1G testcase, regenerated all results.
Index: Echo.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G/Echo.canonical.wsdlcm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** Echo.canonical.wsdlcm 16 Nov 2006 17:29:34 -0000 1.5
--- Echo.canonical.wsdlcm 17 Nov 2006 12:04:21 -0000 1.6
***************
*** 72,76 ****
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
- <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent></endpoints>
--- 72,75 ----
Index: Echo.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G/Echo.wsdlcm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** Echo.wsdlcm 15 Nov 2006 09:58:01 -0000 1.6
--- Echo.wsdlcm 17 Nov 2006 12:04:21 -0000 1.7
***************
*** 91,95 ****
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
- <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent>
--- 91,94 ----
Index: Echo.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G/Echo.results.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** Echo.results.xml 31 Oct 2006 07:10:18 -0000 1.3
--- Echo.results.xml 17 Nov 2006 12:04:20 -0000 1.4
***************
*** 2,4 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing source="../../../documents/good/HTTPBinding-1G/Echo.wsdl" archetype="../../Baseline/HTTPBinding-1G/Echo.canonical.wsdlcm" aspirant="../../Woden/HTTPBinding-1G/Echo.canonical.wsdlcm"/>
--- 2,11 ----
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing source="../../../documents/good/HTTPBinding-1G/Echo.wsdl" archetype="../../Baseline/HTTPBinding-1G/Echo.canonical.wsdlcm" aspirant="../../Woden/HTTPBinding-1G/Echo.canonical.wsdlcm">
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/cmhttp:httpEndpointExtension">
! <p>Different number of children (Expected 2 found 1).</p>
! </failure>
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/httpcm:httpEndpointExtension/httpcm:httpAuthenticationScheme">
! <p>Missing element "httpAuthenticationScheme" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
! </failure>
! </comparing>
Received on Friday, 17 November 2006 12:34:36 UTC