- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Feb 2007 04:13:27 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results In directory hutz:/tmp/cvs-serv11142/test-suite/results Modified Files: Interchange.html implementations.xml interchange-collect-results.xsl build.xml interchange.xml Log Message: Added SAWSDL testcases. Index: build.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/build.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -C 2 -d -r1.24 -r1.25 *** build.xml 2 Jan 2007 18:53:51 -0000 1.24 --- build.xml 9 Feb 2007 04:13:25 -0000 1.25 *************** *** 92,95 **** --- 92,100 ---- <param name="wsa-engaged" expression="true"/> </xslt> + + <!-- Run SAWSDL test cases with SAWSDL extension turned on.--> + <xslt style="wsdl-xslt/wsdl-component-model.xslt" extension=".wsdl" basedir="../documents/good" destdir="wsdl-xslt" includes="SAWSDL*/*.wsdl" excludes="SAWSDL-0G/*" force="yes" > + <param name="sawsdl-engaged" expression="true"/> + </xslt> </target> Index: interchange-collect-results.xsl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/interchange-collect-results.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -C 2 -d -r1.2 -r1.3 *** interchange-collect-results.xsl 1 Dec 2006 23:44:08 -0000 1.2 --- interchange-collect-results.xsl 9 Feb 2007 04:13:25 -0000 1.3 *************** *** 19,22 **** --- 19,25 ---- <implementation vendor="{@name}"> <xsl:choose> + <xsl:when test="count($results) = 0"> + <xsl:attribute name="result">none</xsl:attribute> + </xsl:when> <xsl:when test="$results/comparing/@required-extensions='false'"> <xsl:attribute name="result">unsupported</xsl:attribute> Index: Interchange.html =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Interchange.html,v retrieving revision 1.50 retrieving revision 1.51 diff -C 2 -d -r1.50 -r1.51 *** Interchange.html 9 Feb 2007 02:34:57 -0000 1.50 --- Interchange.html 9 Feb 2007 04:13:25 -0000 1.51 *************** *** 14,18 **** <h3>Component Model Test Results</h3> <address>Generated February 8 2007, ! 1818</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 --- 14,18 ---- <h3>Component Model Test Results</h3> <address>Generated February 8 2007, ! 2002</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 *************** *** 24,28 **** </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">59</span><img alt="73% passed" width="146" height="16" src="green.gif"><span style="position:absolute">18</span><img alt="22% failed" width="44" 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">80</span><img alt="99% passed" width="198" 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">59</span><img alt="73% passed" width="146" height="16" src="green.gif"><span style="position:absolute">17</span><img alt="21% failed" width="42" height="16" src="red.gif"></td> </tr> </table> --- 24,28 ---- </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">58</span><img alt="60% passed" width="120" height="16" src="green.gif"><span style="position:absolute">18</span><img alt="19% failed" width="37" 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">79</span><img alt="81% passed" width="163" height="16" src="green.gif"><span style="position:absolute">1</span><img alt="1% failed" width="2" 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">58</span><img alt="60% passed" width="120" height="16" src="green.gif"><span style="position:absolute">17</span><img alt="18% failed" width="35" height="16" src="red.gif"></td> </tr> </table> *************** *** 36,48 **** </tr> <tr> - <td>Echo-2B</td><td>echo.wsdl</td><td style="width:6em" class="passed">0 - [<a href="Woden/Echo-2B/echo.results.xml?content-type=application/xml">log</a>] - </td><td style="width:6em" class="passed">0 - [<a href="wsdl-xslt/Echo-2B/echo.results.xml?content-type=application/xml">log</a>] - </td><td style="width:6em" class="passed">0 - [<a href="Canon/Echo-2B/echo.results.xml?content-type=application/xml">log</a>] - </td> - </tr> - <tr> <td>Chameleon-1G</td><td>getBalance.wsdl</td><td style="width:6em" class="passed">0 [<a href="Woden/Chameleon-1G/getBalance.results.xml?content-type=application/xml">log</a>] --- 36,39 ---- *************** *** 370,374 **** <td>MessageTest-1G</td><td>SOAPservice.wsdl</td><td style="width:6em" class="disaster">16 [<a href="Woden/MessageTest-1G/SOAPservice.results.xml?content-type=application/xml">log</a>] ! </td><td style="width:6em" class="passed">0 [<a href="wsdl-xslt/MessageTest-1G/SOAPservice.results.xml?content-type=application/xml">log</a>] </td><td style="width:6em" class="disaster">16 --- 361,365 ---- <td>MessageTest-1G</td><td>SOAPservice.wsdl</td><td style="width:6em" class="disaster">16 [<a href="Woden/MessageTest-1G/SOAPservice.results.xml?content-type=application/xml">log</a>] ! </td><td style="width:6em" class="failed">2 [<a href="wsdl-xslt/MessageTest-1G/SOAPservice.results.xml?content-type=application/xml">log</a>] </td><td style="width:6em" class="disaster">16 *************** *** 521,524 **** --- 512,568 ---- </tr> <tr> + <td>SAWSDL-0G</td><td>00-plain.wsdl</td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em" class="passed">0 + [<a href="wsdl-xslt/SAWSDL-0G/00-plain.results.xml?content-type=application/xml">log</a>] + </td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td> + </tr> + <tr> + <td>SAWSDL-1G</td><td>01-interface-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-1G</td><td>01-multiple-interface-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-2G</td><td>02-extended-interface-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-3G</td><td>03-operation-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-4G</td><td>04-fault-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-5G</td><td>05-simpletype-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-6G</td><td>06-complextype-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-7G</td><td>07-element-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-8G</td><td>08-attribute-annotation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-9G</td><td>09-element-lifting.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-10G</td><td>10-type-lifting.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-11G</td><td>11-element-lowering.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-12G</td><td>12-type-lowering.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-12G</td><td>12-multiple-type-lowering.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-13G</td><td>13-mapping-propagation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> + <td>SAWSDL-13G</td><td>13-multiple-mapping-propagation.wsdl</td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td><td style="width:6em"><span style="font-size:x-small">none supplied</span></td><td style="width:6em"><span style="font-size:x-small">unsupported extension</span></td> + </tr> + <tr> <td>Schema-1G</td><td>string.wsdl</td><td style="width:6em" class="passed">0 [<a href="Woden/Schema-1G/string.results.xml?content-type=application/xml">log</a>] Index: interchange.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/interchange.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -C 2 -d -r1.49 -r1.50 *** interchange.xml 9 Feb 2007 02:34:57 -0000 1.49 --- interchange.xml 9 Feb 2007 04:13:25 -0000 1.50 *************** *** 1,9 **** <?xml version="1.0" encoding="UTF-8"?> <summary xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata"> - <result testcase="echo.wsdl" name="Echo-2B"> - <implementation vendor="Woden" result="passed" failures="0" log="Woden/Echo-2B/echo.results.xml"/> - <implementation vendor="WSDL XSLT" result="passed" failures="0" log="wsdl-xslt/Echo-2B/echo.results.xml"/> - <implementation vendor="Canon" result="passed" failures="0" log="Canon/Echo-2B/echo.results.xml"/> - </result> <result testcase="getBalance.wsdl" name="Chameleon-1G"> <implementation vendor="Woden" result="passed" failures="0" log="Woden/Chameleon-1G/getBalance.results.xml"/> --- 1,4 ---- *************** *** 193,197 **** <result testcase="SOAPservice.wsdl" name="MessageTest-1G"> <implementation vendor="Woden" result="failed" failures="16" log="Woden/MessageTest-1G/SOAPservice.results.xml"/> ! <implementation vendor="WSDL XSLT" result="passed" failures="0" log="wsdl-xslt/MessageTest-1G/SOAPservice.results.xml"/> <implementation vendor="Canon" result="failed" failures="16" log="Canon/MessageTest-1G/SOAPservice.results.xml"/> </result> --- 188,192 ---- <result testcase="SOAPservice.wsdl" name="MessageTest-1G"> <implementation vendor="Woden" result="failed" failures="16" log="Woden/MessageTest-1G/SOAPservice.results.xml"/> ! <implementation vendor="WSDL XSLT" result="failed" failures="2" log="wsdl-xslt/MessageTest-1G/SOAPservice.results.xml"/> <implementation vendor="Canon" result="failed" failures="16" log="Canon/MessageTest-1G/SOAPservice.results.xml"/> </result> *************** *** 276,279 **** --- 271,359 ---- <implementation vendor="Canon" result="passed" failures="0" log="Canon/RPC-6G/rpcstyleinout.results.xml"/> </result> + <result testcase="00-plain.wsdl" name="SAWSDL-0G"> + <implementation vendor="Woden" result="none"/> + <implementation vendor="WSDL XSLT" result="passed" failures="0" log="wsdl-xslt/SAWSDL-0G/00-plain.results.xml"/> + <implementation vendor="Canon" result="none"/> + </result> + <result testcase="01-interface-annotation.wsdl" name="SAWSDL-1G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="01-multiple-interface-annotation.wsdl" name="SAWSDL-1G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="02-extended-interface-annotation.wsdl" name="SAWSDL-2G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="03-operation-annotation.wsdl" name="SAWSDL-3G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="04-fault-annotation.wsdl" name="SAWSDL-4G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="05-simpletype-annotation.wsdl" name="SAWSDL-5G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="06-complextype-annotation.wsdl" name="SAWSDL-6G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="07-element-annotation.wsdl" name="SAWSDL-7G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="08-attribute-annotation.wsdl" name="SAWSDL-8G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="09-element-lifting.wsdl" name="SAWSDL-9G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="10-type-lifting.wsdl" name="SAWSDL-10G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="11-element-lowering.wsdl" name="SAWSDL-11G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="12-type-lowering.wsdl" name="SAWSDL-12G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="12-multiple-type-lowering.wsdl" name="SAWSDL-12G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="13-mapping-propagation.wsdl" name="SAWSDL-13G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> + <result testcase="13-multiple-mapping-propagation.wsdl" name="SAWSDL-13G"> + <implementation vendor="Woden" result="unsupported"/> + <implementation vendor="WSDL XSLT" result="none"/> + <implementation vendor="Canon" result="unsupported"/> + </result> <result testcase="string.wsdl" name="Schema-1G"> <implementation vendor="Woden" result="passed" failures="0" log="Woden/Schema-1G/string.results.xml"/> Index: implementations.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/implementations.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C 2 -d -r1.5 -r1.6 *** implementations.xml 1 Dec 2006 23:44:08 -0000 1.5 --- implementations.xml 9 Feb 2007 04:13:25 -0000 1.6 *************** *** 15,18 **** --- 15,19 ---- <supports extension="http://example.org/unknown-wsdl-extension" engaged="always"/> <!-- assumes it's a dummy extension --> <supports extension="http://www.w3.org/2006/05/addressing/wsdl" engaged="on-demand"/> + <supports extension="http://www.w3.org/2007/01/sawsdl#" engaged="on-demand"/> </implementation> <implementation name="Canon" results-folder="Canon"
Received on Friday, 9 February 2007 04:13:52 UTC