- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 01 Nov 2006 02:03:32 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results In directory hutz:/tmp/cvs-serv7974/test-suite/results Modified Files: Overview.html interchange-summary.xml Log Message: Fixed MessageTest-1G Added MessageTest-2G Added MessageTest-3G draft (under development) Fixed interchange schema (no soap extensions when soap isn't the protocol.) Reran results. Index: Overview.html =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Overview.html,v retrieving revision 1.31 retrieving revision 1.32 diff -C 2 -d -r1.31 -r1.32 *** Overview.html 31 Oct 2006 07:10:23 -0000 1.31 --- Overview.html 1 Nov 2006 02:03:30 -0000 1.32 *************** *** 13,17 **** <body> <h3>Component Model Test Results</h3> ! <address>Generated October 30 2006</address> <p>These results present the results of parsing "good" (e.g. valid) WSDL documents and emitting an XML representation of the component model. These interchange format results are canonicalized --- 13,17 ---- <body> <h3>Component Model Test Results</h3> ! <address>Generated October 31 2006</address> <p>These results present the results of parsing "good" (e.g. valid) WSDL documents and emitting an XML representation of the component model. These interchange format results are canonicalized *************** *** 23,27 **** </tr> <tr> ! <td style="border:1px solid black; padding:0px; width:151px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">38</span><img alt="58% passed" width="88" height="16" src="green.gif"><span style="position:absolute">24</span><img alt="37% failed" width="55" height="16" src="red.gif"></td><td style="border:1px solid black; padding:0px; width:151px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">64</span><img alt="98% passed" width="148" height="16" src="green.gif"></td><td style="border:1px solid black; padding:0px; width:151px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">43</span><img alt="66% passed" width="99" height="16" src="green.gif"><span style="position:absolute">20</span><img alt="31% failed" width="46" height="16" src="red.gif"></td> </tr> </table> --- 23,27 ---- </tr> <tr> ! <td style="border:1px solid black; padding:0px; width:151px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">38</span><img alt="57% passed" width="85" height="16" src="green.gif"><span style="position:absolute">24</span><img alt="36% failed" width="54" height="16" src="red.gif"></td><td style="border:1px solid black; padding:0px; width:151px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">65</span><img alt="97% passed" width="146" height="16" src="green.gif"></td><td style="border:1px solid black; padding:0px; width:151px; height:18px; font-size:x-small; font-weight:bold"><span style="position:absolute">43</span><img alt="64% passed" width="96" height="16" src="green.gif"><span style="position:absolute">20</span><img alt="30% failed" width="45" height="16" src="red.gif"></td> </tr> </table> *************** *** 319,322 **** --- 319,330 ---- </tr> <tr> + <td>MessageTest-2G</td><td>HTTPService.wsdl</td><td style="width:6em">n/a</td><td style="width:6em" class="passed">0 + [<a href="wsdl-xslt/MessageTest-2G/HTTPService.results.xml">log</a>] + </td><td style="width:6em">n/a</td> + </tr> + <tr> + <td>MessageTest-3G</td><td>HTTPService.wsdl</td><td style="width:6em">n/a</td><td style="width:6em">n/a</td><td style="width:6em">n/a</td> + </tr> + <tr> <td>Multipart-1G</td><td>multipartstyleinout.wsdl</td><td style="width:6em" class="passed">0 [<a href="Woden/Multipart-1G/multipartstyleinout.results.xml">log</a>] Index: interchange-summary.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/interchange-summary.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C 2 -d -r1.5 -r1.6 *** interchange-summary.xml 31 Oct 2006 07:10:25 -0000 1.5 --- interchange-summary.xml 1 Nov 2006 02:03:30 -0000 1.6 *************** *** 161,164 **** --- 161,174 ---- <implementation vendor="Canon" result="none"/> </result> + <result testcase="HTTPService.wsdl" name="MessageTest-2G"> + <implementation vendor="Woden" result="none"/> + <implementation vendor="WSDL XSLT" result="passed" failures="0" log="wsdl-xslt/MessageTest-2G/HTTPService.results.xml"/> + <implementation vendor="Canon" result="none"/> + </result> + <result testcase="HTTPService.wsdl" name="MessageTest-3G"> + <implementation vendor="Woden" result="none"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="none"/> + </result> <result testcase="multipartstyleinout.wsdl" name="Multipart-1G"> <implementation vendor="Woden" result="passed" failures="0" log="Woden/Multipart-1G/multipartstyleinout.results.xml"/>
Received on Wednesday, 1 November 2006 02:03:47 UTC