- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 May 2007 15:48:44 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy/interop/results In directory hutz:/tmp/cvs-serv31534/policy/interop/results Modified Files: dashboard-summary.html dashboard-summary.xsl dashboard.html Log Message: typo fix. Index: dashboard-summary.xsl =================================================================== RCS file: /sources/public/2006/ws/policy/interop/results/dashboard-summary.xsl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dashboard-summary.xsl 24 May 2007 15:44:12 -0000 1.5 +++ dashboard-summary.xsl 24 May 2007 15:48:42 -0000 1.6 @@ -226,7 +226,7 @@ </xsl:call-template> </xsl:when> <xsl:otherwise> - <td class="results">aN/A</td> + <td class="results">N/A</td> </xsl:otherwise> </xsl:choose> <xsl:variable name="file" select="concat('round4/negative-test/round4-Negative-Test-',$organization,'.xml')"/> Index: dashboard-summary.html =================================================================== RCS file: /sources/public/2006/ws/policy/interop/results/dashboard-summary.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- dashboard-summary.html 24 May 2007 15:44:12 -0000 1.32 +++ dashboard-summary.html 24 May 2007 15:48:42 -0000 1.33 @@ -16,7 +16,7 @@ <p class="navlinks"><a href="http://www.w3.org/2002/ws/policy">About Web Services Policy WG</a></p> <h1>Web Services Policy 1.5 CR Dashboard</h1> <address>Generated May 25 2007, - 0042 + 0047 </address> <p class="explanatory">The dashboard summarizes the results of unit and interop testing of the <a href="http://www.w3.org/TR/ws-policy">Web Services Policy 1.5 @@ -77,7 +77,7 @@ <td class="results">N/A</td> <td class="results">N/A</td> <td class="results">N/A</td> - <td class="results">aN/A</td> + <td class="results">N/A</td> <td class="results">N/A</td> </tr> <tr> @@ -90,7 +90,7 @@ <td class="results">N/A</td> <td class="results">N/A</td> <td class="results">N/A</td> - <td class="results">aN/A</td> + <td class="results">N/A</td> <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td> </tr> <tr> @@ -103,7 +103,7 @@ <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td> <td class="results">N/A</td> <td class="results">N/A</td> - <td class="results">aN/A</td> + <td class="results">N/A</td> <td class="results">N/A</td> </tr> <tr> @@ -181,7 +181,7 @@ <td class="results"><span style="position:absolute">34 of 34</span><img alt="34 of 48" width="70.83333333333334" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td> <td class="results">N/A</td> <td class="results">N/A</td> - <td class="results">aN/A</td> + <td class="results">N/A</td> <td class="results">N/A</td> </tr> <tr> @@ -207,7 +207,7 @@ <td class="results">N/A</td> <td class="results">N/A</td> <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td> - <td class="results">aN/A</td> + <td class="results">N/A</td> <td class="results">N/A</td> </tr> </table> Index: dashboard.html =================================================================== RCS file: /sources/public/2006/ws/policy/interop/results/dashboard.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- dashboard.html 24 May 2007 15:44:12 -0000 1.34 +++ dashboard.html 24 May 2007 15:48:42 -0000 1.35 @@ -17,7 +17,7 @@ <p class="navlinks"><a href="http://www.w3.org/2002/ws/policy">About Web Services Policy WG</a></p> <h1>Web Services Policy 1.5 CR Dashboard (DETAILS)</h1> <address>Generated May 25 2007, - 0042 + 0047 </address> <p class="explanatory">The dashboard summarizes the results of unit and interop testing of the <a href="http://www.w3.org/TR/ws-policy">Web Services Policy 1.5
Received on Thursday, 24 May 2007 15:48:47 UTC