- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Nov 2006 13:47:09 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv11881/test-suite Modified Files: Dashboard.html test-suite-coverage-summary.xml build.xml test-suite-reports.xml Log Message: Regenerated results. Index: build.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/build.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -C 2 -d -r1.35 -r1.36 *** build.xml 17 Nov 2006 23:57:47 -0000 1.35 --- build.xml 18 Nov 2006 13:47:07 -0000 1.36 *************** *** 108,111 **** --- 108,127 ---- </target> + <target name="schemavalidate-wsdl-goodonly" description="Schema validates document/good test case *.wsdl files"> + <schemavalidate> + <schema namespace="http://www.w3.org/2001/XMLSchema" file="${xsd.dir}/XMLSchema.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl" file="${wsdl.dir}/wsdl20.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl-extensions" file="${wsdl.dir}/wsdl20-extensions.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl/http" file="${wsdl.dir}/wsdl20-http.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl-instance" file="${wsdl.dir}/wsdl20-instance.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl/rpc" file="${wsdl.dir}/wsdl20-rpc.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl/soap" file="${wsdl.dir}/wsdl20-soap.xsd" /> + <schema namespace="http://www.w3.org/2006/01/wsdl/soap" file="${wsdl.dir}/wsdl20-soap.xsd" /> + <fileset dir="."> + <include name="documents/good/**/*.wsdl" /> + </fileset> + </schemavalidate> + </target> + <target name="schemavalidate-wsdlcm" description="Schema validates all test case *.wsdlcm files"> <schemavalidate failonerror="no"> Index: test-suite-reports.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/test-suite-reports.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C 2 -d -r1.18 -r1.19 *** test-suite-reports.xml 17 Nov 2006 12:04:21 -0000 1.18 --- test-suite-reports.xml 18 Nov 2006 13:47:07 -0000 1.19 *************** *** 186,192 **** <report>reports/documents/good/IRI-2G/iristyleinonly.xml</report> <report>reports/documents/good/IRI-3G/iristyleinout.xml</report> ! <report>reports/documents/good/MessageTest-1G/SOAPService.xml</report> ! <report>reports/documents/good/MessageTest-2G/HTTPService.xml</report> ! <report>reports/documents/good/MessageTest-3G/HTTPService.xml</report> <report>reports/documents/good/Multipart-1G/multipartstyleinout.xml</report> <report>reports/documents/good/Multipart-2G/multipartstyleinonly.xml</report> --- 186,194 ---- <report>reports/documents/good/IRI-2G/iristyleinonly.xml</report> <report>reports/documents/good/IRI-3G/iristyleinout.xml</report> ! <report>reports/documents/good/MessageTest-1G/SOAPservice.xml</report> ! <report>reports/documents/good/MessageTest-2G/HTTPservice.xml</report> ! <report>reports/documents/good/MessageTest-3G/HTTPservice.xml</report> ! <report>reports/documents/good/MessageTest-4G/SOAPservice.xml</report> ! <report>reports/documents/good/ModuleComposition-1G/SOAPservice.xml</report> <report>reports/documents/good/Multipart-1G/multipartstyleinout.xml</report> <report>reports/documents/good/Multipart-2G/multipartstyleinonly.xml</report> *************** *** 208,211 **** --- 210,214 ---- <report>reports/documents/good/ServiceReference-1G/reservationDetails.xml</report> <report>reports/documents/good/SparqlQuery-1G/sparql-protocol-query.xml</report> + <report>reports/documents/good/SparqlQuerySimplified-1G/sparql-protocol-query.xml</report> <report>reports/documents/good/Storage-1G/storage.xml</report> <report>reports/documents/good/Storage-2G/storage.xml</report> Index: test-suite-coverage-summary.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/test-suite-coverage-summary.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C 2 -d -r1.25 -r1.26 *** test-suite-coverage-summary.xml 17 Nov 2006 12:04:21 -0000 1.25 --- test-suite-coverage-summary.xml 18 Nov 2006 13:47:07 -0000 1.26 *************** *** 3,105 **** <coverage> ! <DSTAMP>20061117</DSTAMP> ! <TSTAMP>0353</TSTAMP> ! <TODAY>November 17 2006</TODAY> ! <total>222</total> ! <good>69</good> <bad>153</bad> <item xpath="/wsdl:description//*/@wsdl:required" count="10"/> <item xpath="/wsdl:description//*[@wsdl:required='true']" count="8"/> <item xpath="/wsdl:description//*[@wsdl:required='false']" count="2"/> ! <item xpath="/wsdl:description//wsdl:documentation" count="272"/> <item xpath="/wsdl:description/wsdl:import" count="11"/> <item xpath="/wsdl:description/wsdl:import/@location" count="11"/> <item xpath="/wsdl:description/wsdl:include" count="10"/> ! <item xpath="/wsdl:description/wsdl:types" count="164"/> ! <item xpath="/wsdl:description/wsdl:types/xs:schema" count="152"/> ! <item xpath="/wsdl:description/wsdl:types/xs:import" count="23"/> ! <item xpath="/wsdl:description/wsdl:interface" count="217"/> <item xpath="/wsdl:description/wsdl:interface/@extends" count="15"/> ! <item xpath="/wsdl:description/wsdl:interface/@styleDefault" count="60"/> ! <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/iri']" count="18"/> <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/multipart']" count="12"/> <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/rpc']" count="29"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault" count="29"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault/@element" count="27"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation" count="231"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wsdlx:safe" count="14"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wrpc:signature" count="16"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@style" count="18"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/iri']" count="6"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/multipart']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/rpc']" count="6"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-only']" count="56"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-in-only']" count="10"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']" count="153"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input" count="224"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@messageLabel" count="132"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element" count="222"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#any']" count="16"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#none']" count="14"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#other']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output" count="164"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@messageLabel" count="80"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element" count="164"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#any']" count="10"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#none']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#other']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault" count="5"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault/@messageLabel" count="3"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault" count="42"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault/@messageLabel" count="23"/> ! <item xpath="/wsdl:description/wsdl:binding" count="98"/> ! <item xpath="/wsdl:description/wsdl:binding/@interface" count="60"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault" count="36"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation" count="117"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input" count="44"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@messageLabel" count="5"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output" count="25"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@messageLabel" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/@messageLabel" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault" count="38"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/@messageLabel" count="3"/> ! <item xpath="/wsdl:description/wsdl:service" count="60"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint" count="77"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address" count="41"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:version" count="14"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:protocol" count="58"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:mepDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@ref" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@required" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:code" count="9"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:subcodes" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:module" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@mustUnderstand" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@element" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:mep" count="30"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:action" count="21"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsoap:module" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:module" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:module" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:header" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/wsoap:module" count="2"/> <item xpath="/wsdl:description/wsdl:binding/@whttp:methodDefault" count="2"/> <item xpath="/wsdl:description/wsdl:binding/@whttp:queryParameterSeparatorDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:cookies" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:transferCodingDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code" count="8"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:transferCoding" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header/@required" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location" count="11"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method" count="18"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:inputSerialization" count="17"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:outputSerialization" count="9"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:faultSerialization" count="11"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:transferCodingDefault" count="10"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@whttp:transferCoding" count="2"/> --- 3,105 ---- <coverage> ! <DSTAMP>20061118</DSTAMP> ! <TSTAMP>0522</TSTAMP> ! <TODAY>November 18 2006</TODAY> ! <total>225</total> ! <good>72</good> <bad>153</bad> <item xpath="/wsdl:description//*/@wsdl:required" count="10"/> <item xpath="/wsdl:description//*[@wsdl:required='true']" count="8"/> <item xpath="/wsdl:description//*[@wsdl:required='false']" count="2"/> ! <item xpath="/wsdl:description//wsdl:documentation" count="289"/> <item xpath="/wsdl:description/wsdl:import" count="11"/> <item xpath="/wsdl:description/wsdl:import/@location" count="11"/> <item xpath="/wsdl:description/wsdl:include" count="10"/> ! <item xpath="/wsdl:description/wsdl:types" count="167"/> ! <item xpath="/wsdl:description/wsdl:types/xs:schema" count="155"/> ! <item xpath="/wsdl:description/wsdl:types/xs:import" count="24"/> ! <item xpath="/wsdl:description/wsdl:interface" count="220"/> <item xpath="/wsdl:description/wsdl:interface/@extends" count="15"/> ! <item xpath="/wsdl:description/wsdl:interface/@styleDefault" count="61"/> ! <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/iri']" count="19"/> <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/multipart']" count="12"/> <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/rpc']" count="29"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault" count="33"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault/@element" count="31"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation" count="236"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wsdlx:safe" count="14"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wrpc:signature" count="16"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@style" count="19"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/iri']" count="7"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/multipart']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/rpc']" count="6"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-only']" count="56"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-in-only']" count="10"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']" count="158"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input" count="229"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@messageLabel" count="133"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element" count="227"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#any']" count="16"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#none']" count="14"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#other']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output" count="169"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@messageLabel" count="81"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element" count="169"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#any']" count="10"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#none']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#other']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault" count="7"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault/@messageLabel" count="3"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault" count="46"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault/@messageLabel" count="25"/> ! <item xpath="/wsdl:description/wsdl:binding" count="105"/> ! <item xpath="/wsdl:description/wsdl:binding/@interface" count="66"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault" count="44"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation" count="124"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input" count="48"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@messageLabel" count="5"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output" count="29"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@messageLabel" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault" count="4"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/@messageLabel" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault" count="40"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/@messageLabel" count="3"/> ! <item xpath="/wsdl:description/wsdl:service" count="62"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint" count="81"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address" count="45"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:version" count="19"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:protocol" count="63"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:mepDefault" count="4"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module" count="3"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@ref" count="3"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@required" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:code" count="11"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:subcodes" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:module" count="3"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@mustUnderstand" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@element" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:mep" count="31"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:action" count="25"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsoap:module" count="5"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:module" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:module" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:header" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/wsoap:module" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/wsoap:module" count="3"/> <item xpath="/wsdl:description/wsdl:binding/@whttp:methodDefault" count="2"/> <item xpath="/wsdl:description/wsdl:binding/@whttp:queryParameterSeparatorDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:cookies" count="3"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:transferCodingDefault" count="3"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code" count="12"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:transferCoding" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header/@required" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location" count="11"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method" count="20"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:inputSerialization" count="19"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:outputSerialization" count="11"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:faultSerialization" count="13"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:transferCodingDefault" count="10"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@whttp:transferCoding" count="2"/> *************** *** 107,111 **** <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@whttp:transferCoding" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/whttp:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationType" count="8"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationRealm" count="11"/> </coverage> --- 107,111 ---- <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@whttp:transferCoding" count="2"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/whttp:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationType" count="0"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationRealm" count="12"/> </coverage> Index: Dashboard.html =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/Dashboard.html,v retrieving revision 1.14 retrieving revision 1.15 diff -C 2 -d -r1.14 -r1.15 *** Dashboard.html 18 Nov 2006 12:48:58 -0000 1.14 --- Dashboard.html 18 Nov 2006 13:47:07 -0000 1.15 *************** *** 11,13 **** .bad { background: red } </style></head><body><h2>Test Suite Health Dashboard</h2><address>Generated November 18 2006, ! 0341</address><p>Assertion Coverage (<a href="Assertion-coverage.html">details</a>)</p><div style="border:1px solid black; padding:0px; width:202px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">105</span><img alt="46% have coverage" width="92" height="16" src="green.gif"><span style="position:absolute">123</span><img alt="54% have no coverage" width="108" height="16" src="red.gif"></div><p>Test Case Coverage (<a href="test-suite-coverage-summary.xml">details</a>)</p><div style="border:1px solid black; padding:0px; width:202px; height:18px; font-size:x-small; font-weight:bold; margin:0px"><span style="position:absolute">65</span><img alt="65% have good coverage" width="130" height="16" src="green.gif"><span style="position:absolute">29</span><img alt="29% have minimal coverage" width="58" height="16" src="yellow.gif"><span style="position:absolute">6</span><img alt="6% have no coverage" width="12" height="16" src="red.gif"></div><p></p><hr><h2>Implementation Healt</h2><p>Component Model Test Results (<a href="results/Interchange.html">details</a>)</p><table><tr><td><strong>Woden</strong></td><td><strong>WSDL XSLT</strong></td><td><strong>Canon</strong></td></tr><tr><td style="border:1px solid black; padding:0px; width:201px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">65</span><img alt="92% passed" width="183" height="16" src="green.gif"><span style="position:absolute">5</span><img alt="7% failed" width="14" height="16" src="red.gif"></td><td style="border:1px solid black; padding:0px; width:201px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">70</span><img alt="99% passed" width="197" height="16" src="green.gif"></td><td style="border:1px solid black; padding:0px; width:201px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">43</span><img alt="61% passed" width="121" height="16" src="green.gif"><span style="position:absolute">20</span><img alt="28% failed" widh="56" height="16" src="red.gif"></td></tr></table><p>Validation Test Results (<a href="results/Validation.html">details</a>)</p><table><thead><tr><td><strong>Woden</strong></td><td><strong>Canon</strong></td></tr></thead><tbody><tr><td><div style="border:1px solid black; width:201px; height:16px; font-size:x-small; font-weight:bold"><span style="position:absolute">25</span><img alt="11.52073732718894% passed" width="23.04147465437788" height="16" src="green.gif"><span style="position:absolute">82</span><img alt="37.78801843317972% passed" width="75.57603686635944" height="16" src="yellow.gif"><span style="position:absolute">85</span><img alt="39.1705069124424% failed" width="78.3410138248848" height="16" src="red.gif"><span style="position:absolute"> (25)</span></div></td><td><div style="border:1px solid black; width:201px; height:16px; font-size:x-small; font-weight:bold"><span style="position:absolute">17</span><img alt="7.834101382488479% passed" width="15.668202764976957" height="16" src="green.gi"><span style="position:absolute">89</span><img alt="41.013824884792626% passed" width="82.02764976958525" height="16" src="yellow.gif"><span style="position:absolute">50</span><img alt="23.04147465437788% failed" width="46.08294930875576" height="16" src="red.gif"><span style="position:absolute"> (61)</span></div></td></tr></tbody></table><p>Message Exchange Test Results (<a href="tbd">details</a>)</p><p>tbd</p></body></html> \ No newline at end of file --- 11,13 ---- .bad { background: red } </style></head><body><h2>Test Suite Health Dashboard</h2><address>Generated November 18 2006, ! 0522</address><p>Assertion Coverage (<a href="Assertion-coverage.html">details</a>)</p><div style="border:1px solid black; padding:0px; width:202px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">105</span><img alt="46% have coverage" width="92" height="16" src="green.gif"><span style="position:absolute">123</span><img alt="54% have no coverage" width="108" height="16" src="red.gif"></div><p>Test Case Coverage (<a href="test-suite-coverage-summary.xml">details</a>)</p><div style="border:1px solid black; padding:0px; width:202px; height:18px; font-size:x-small; font-weight:bold; margin:0px"><span style="position:absolute">67</span><img alt="67% have good coverage" width="134" height="16" src="green.gif"><span style="position:absolute">28</span><img alt="28% have minimal coverage" width="56" height="16" src="yellow.gif"><span style="position:absolute">5</span><img alt="5% have no coverage" width="10" height="16" src="red.gif"></div><p></p><hr><h2>Implementation Healt</h2><p>Component Model Test Results (<a href="results/Interchange.html">details</a>)</p><table><tr><td><strong>Woden</strong></td><td><strong>WSDL XSLT</strong></td><td><strong>Canon</strong></td></tr><tr><td style="border:1px solid black; padding:0px; width:201px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">65</span><img alt="90% passed" width="181" height="16" src="green.gif"><span style="position:absolute">5</span><img alt="7% failed" width="14" height="16" src="red.gif"></td><td style="border:1px solid black; padding:0px; width:201px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">71</span><img alt="99% passed" width="197" height="16" src="green.gif"></td><td style="border:1px solid black; padding:0px; width:201px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">43</span><img alt="60% passed" width="119" height="16" src="green.gif"><span style="position:absolute">20</span><img alt="28% failed" widh="56" height="16" src="red.gif"></td></tr></table><p>Validation Test Results (<a href="results/Validation.html">details</a>)</p><table><thead><tr><td><strong>Woden</strong></td><td><strong>Canon</strong></td></tr></thead><tbody><tr><td><div style="border:1px solid black; width:201px; height:16px; font-size:x-small; font-weight:bold"><span style="position:absolute">25</span><img alt="11.415525114155251% passed" width="22.831050228310502" height="16" src="green.gif"><span style="position:absolute">82</span><img alt="37.44292237442922% passed" width="74.88584474885845" height="16" src="yellow.gif"><span style="position:absolute">85</span><img alt="38.81278538812785% failed" width="77.6255707762557" height="16" src="red.gif"><span style="position:absolute"> (27)</span></div></td><td><div style="border:1px solid black; width:201px; height:16px; font-size:x-small; font-weight:bold"><span style="position:absolute">17</span><img alt="7.76255707762557% passed" width="15.52511415525114" height="16" src="green.gf"><span style="position:absolute">89</span><img alt="40.63926940639269% passed" width="81.27853881278538" height="16" src="yellow.gif"><span style="position:absolute">50</span><img alt="22.831050228310502% failed" width="45.662100456621005" height="16" src="red.gif"><span style="position:absolute"> (63)</span></div></td></tr></tbody></table><p>Message Exchange Test Results (<a href="tbd">details</a>)</p><p>tbd</p></body></html> \ No newline at end of file
Received on Saturday, 18 November 2006 13:48:44 UTC