Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/index.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/index.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/index.html (added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/index.html Wed Jun  9 
17:36:38 2010
@@ -0,0 +1,9 @@
+<html>
+<head><title>Test results</title><link href="./testng.css" rel="stylesheet" 
type="text/css" />
+<link href="./my-testng.css" rel="stylesheet" type="text/css" />
+</head><body>
+<h2><p align='center'>Test results</p></h2>
+<table border='1' width='100%' 
class='main-page'><tr><th>Suite</th><th>Passed</th><th>Failed</th><th>Skipped</th><th>testng.xml</th></tr>
+<tr align='center' 
class='invocation-passed'><td><em>Total</em></td><td><em>1</em></td><td><em>0</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
+<tr align='center' class='invocation-passed'><td><a 
href='tapestry-jmx/index.html'>tapestry-jmx</a></td>
+<td>1</td><td>0</td><td>0</td><td><a 
href='tapestry-jmx/testng.xml.html'>Link</a></td></tr></table></body></html>

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/classes.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/classes.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/classes.html 
(added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/classes.html 
Wed Jun  9 17:36:38 2010
@@ -0,0 +1,37 @@
+<table border='1'>
+<tr>
+<th>Class name</th>
+<th>Method name</th>
+<th>Groups</th>
+</tr><tr>
+<td>org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests</td>
+<td>&nbsp;</td><td>&nbsp;</td></tr>
+<tr>
+<td align='center' colspan='3'>@Test</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>remote_pool_management</td>
+<td>integration </td>
+</tr>
+<tr>
+<td align='center' colspan='3'>@BeforeClass</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>setup</td>
+<td>&nbsp;</td></tr>
+<tr>
+<td align='center' colspan='3'>@BeforeMethod</td>
+</tr>
+<tr>
+<td align='center' colspan='3'>@AfterMethod</td>
+</tr>
+<tr>
+<td align='center' colspan='3'>@AfterClass</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>cleanup</td>
+<td>&nbsp;</td></tr>
+</table>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/classes.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/classes.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/groups.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/groups.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/groups.html 
(added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/groups.html 
Wed Jun  9 17:36:38 2010
@@ -0,0 +1,3 @@
+<h2>Groups used for this test run</h2><table border="1">
+<tr> <td align="center"><b>Group name</b></td><td 
align="center"><b>Methods</b></td></tr><tr><td>integration</td><td>org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.remote_pool_management()<br/></td></tr>
+</table>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/groups.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/groups.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/index.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/index.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/index.html 
(added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/index.html 
Wed Jun  9 17:36:38 2010
@@ -0,0 +1,6 @@
+<html><head><title>Results for tapestry-jmx</title></head>
+<frameset cols="26%,74%">
+<frame src="toc.html" name="navFrame">
+<frame src="main.html" name="mainFrame">
+</frameset>
+</html>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/main.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/main.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/main.html 
(added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/main.html 
Wed Jun  9 17:36:38 2010
@@ -0,0 +1,2 @@
+<html><head><title>Results for tapestry-jmx</title></head>
+<body>Select a result on the left-hand pane.</body></html>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/main.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/main.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-alphabetical.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-alphabetical.html?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-alphabetical.html
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-alphabetical.html
 Wed Jun  9 17:36:38 2010
@@ -0,0 +1,10 @@
+<h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, 
&lt;&lt; means after</h3><p/><br/><em>tapestry-jmx</em><p/><small><i>(Hover the 
method name to see the test class name)</i></small><p/>
+<table border="1">
+<tr><th>Time</th><th>Delta 
(ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
+<tr bgcolor="688a7b">  <td>10/06/08 00:26:06</td>   <td>0</td> 
<td>&nbsp;</td><td>&nbsp;</td><td 
title="&lt;&lt;org.apache.tapestry5.test.AbstractIntegrationTestSuite.cleanup()">&lt;&lt;cleanup</td>
 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>m...@346148</td>   
<td></td> </tr>
+<tr bgcolor="798ff2">  <td>10/06/08 00:26:05</td>   <td>-1487</td> 
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td 
title="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.remote_pool_management()">remote_pool_management</td>
 
+  <td>m...@346148</td>   <td></td> </tr>
+<tr bgcolor="688a7b">  <td>10/06/08 00:25:57</td>   <td>-8682</td> 
<td>&nbsp;</td><td>&nbsp;</td><td 
title="&gt;&gt;org.apache.tapestry5.test.AbstractIntegrationTestSuite.setup(org.testng.ITestContext)">&gt;&gt;setup</td>
 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>m...@346148</td>   
<td></td> </tr>
+</table>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-alphabetical.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-alphabetical.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-not-run.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-not-run.html?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-not-run.html
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-not-run.html
 Wed Jun  9 17:36:38 2010
@@ -0,0 +1,2 @@
+<h2>Methods that were not run</h2><table>
+</table>
\ No newline at end of file

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-not-run.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods-not-run.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods.html 
(added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods.html 
Wed Jun  9 17:36:38 2010
@@ -0,0 +1,10 @@
+<h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, 
&lt;&lt; means after</h3><p/><br/><em>tapestry-jmx</em><p/><small><i>(Hover the 
method name to see the test class name)</i></small><p/>
+<table border="1">
+<tr><th>Time</th><th>Delta 
(ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
+<tr bgcolor="688a7b">  <td>10/06/08 00:25:57</td>   <td>0</td> 
<td>&nbsp;</td><td>&nbsp;</td><td 
title="&gt;&gt;org.apache.tapestry5.test.AbstractIntegrationTestSuite.setup(org.testng.ITestContext)">&gt;&gt;setup</td>
 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>m...@346148</td>   
<td></td> </tr>
+<tr bgcolor="798ff2">  <td>10/06/08 00:26:05</td>   <td>7195</td> 
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td 
title="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.remote_pool_management()">remote_pool_management</td>
 
+  <td>m...@346148</td>   <td></td> </tr>
+<tr bgcolor="688a7b">  <td>10/06/08 00:26:06</td>   <td>8682</td> 
<td>&nbsp;</td><td>&nbsp;</td><td 
title="&lt;&lt;org.apache.tapestry5.test.AbstractIntegrationTestSuite.cleanup()">&lt;&lt;cleanup</td>
 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>m...@346148</td>   
<td></td> </tr>
+</table>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/methods.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html
 Wed Jun  9 17:36:38 2010
@@ -0,0 +1,83 @@
+<html>
+<head>
+<title>TestNG:  
org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests</title>
+<link href="../testng.css" rel="stylesheet" type="text/css" />
+<link href="../my-testng.css" rel="stylesheet" type="text/css" />
+
+<style type="text/css">
+.log { display: none;} 
+.stack-trace { display: none;} 
+</style>
+<script type="text/javascript">
+<!--
+function flip(e) {
+  current = e.style.display;
+  if (current == 'block') {
+    e.style.display = 'none';
+    return 0;
+  }
+  else {
+    e.style.display = 'block';
+    return 1;
+  }
+}
+
+function toggleBox(szDivId, elem, msg1, msg2)
+{
+  var res = -1;  if (document.getElementById) {
+    res = flip(document.getElementById(szDivId));
+  }
+  else if (document.all) {
+    // this is the way old msie versions work
+    res = flip(document.all[szDivId]);
+  }
+  if(elem) {
+    if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2;
+  }
+
+}
+
+function toggleAllBoxes() {
+  if (document.getElementsByTagName) {
+    d = document.getElementsByTagName('div');
+    for (i = 0; i < d.length; i++) {
+      if (d[i].className == 'log') {
+        flip(d[i]);
+      }
+    }
+  }
+}
+
+// -->
+</script>
+
+</head>
+<body>
+<h2 
align='center'>org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests</h2><table
 border='1' align="center">
+<tr>
+<td>Tests passed/Failed/Skipped:</td><td>1/0/0</td>
+</tr><tr>
+<td>Started on:</td><td>Tue Jun 08 00:25:57 CEST 2010</td>
+</tr>
+<tr><td>Total time:</td><td>9 seconds (9467 ms)</td>
+</tr><tr>
+<td>Included groups:</td><td></td>
+</tr><tr>
+<td>Excluded groups:</td><td></td>
+</tr>
+</table><p/>
+<small><i>(Hover the method name to see the test class name)</i></small><p/>
+<table width='100%' border='1' class='invocation-passed'>
+<tr><td colspan='3' align='center'><b>PASSED TESTS</b></td></tr>
+<tr><td><b>Test method</b></td>
+<td width="10%"><b>Time (seconds)</b></td>
+<td width="30%"><b>Exception</b></td>
+</tr>
+<tr>
+<td 
title='org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.remote_pool_management()'>remote_pool_management</td>
+<td>1</td>
+<td></td>
+</tr>
+</table><p>
+</body>
+</html>
\ No newline at end of file

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.properties?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.properties
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.properties
 Wed Jun  9 17:36:38 2010
@@ -0,0 +1 @@
+[SuiteResult org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests]
\ No newline at end of file

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.xml?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.xml
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.xml
 Wed Jun  9 17:36:38 2010
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<testsuite 
name="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests" 
failures="0" tests="1" time="9.467" errors="0">
+  <properties/>
+  <testcase name="remote_pool_management" time="1.485" 
classname="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests"/>
+</testsuite>

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/reporter-output.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/reporter-output.html?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/reporter-output.html
 (added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/reporter-output.html
 Wed Jun  9 17:36:38 2010
@@ -0,0 +1 @@
+<h2>Reporter output</h2><table></table>
\ No newline at end of file

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/reporter-output.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/reporter-output.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/testng.xml.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/testng.xml.html?rev=953091&view=auto
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/testng.xml.html 
(added)
+++ 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/testng.xml.html 
Wed Jun  9 17:36:38 2010
@@ -0,0 +1 @@
+<html><head><title>testng.xml for 
tapestry-jmx</title></head><body><tt>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"http://testng.org/testng-1.0.dtd"&gt;<br/>&lt;suite&nbsp;thread-count="5"&nbsp;skipfailedinvocationCounts="false"&nbsp;verbose="1"&nbsp;name="tapestry-jmx"&nbsp;junit="false"&nbsp;parallel="false"&nbsp;annotations="JDK"&gt;<br/>&nbsp;&nbsp;&lt;test&nbsp;verbose="2"&nbsp;name="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests"&nbsp;junit="false"&nbsp;annotations="JDK"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests"/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;<br/>&nbsp;&nbsp;&lt;/test&gt;<br/>&lt;/suite&gt;<br/></tt></body></html>
\ No newline at end of file

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/testng.xml.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/testng.xml.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/toc.html
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/toc.html?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/toc.html 
(added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/toc.html Wed 
Jun  9 17:36:38 2010
@@ -0,0 +1,30 @@
+<html>
+<head>
+<title>Results for tapestry-jmx</title>
+<link href="../testng.css" rel="stylesheet" type="text/css" />
+<link href="../my-testng.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<h3><p align="center">Results for<br/><em>tapestry-jmx</em></p></h3>
+<table border='1' width='100%'>
+<tr valign='top'>
+<td>1 test</td>
+<td><a target='mainFrame' href='classes.html'>1 class</a></td>
+<td>1 method:<br/>
+&nbsp;&nbsp;<a target='mainFrame' href='methods.html'>chronological</a><br/>
+&nbsp;&nbsp;<a target='mainFrame' 
href='methods-alphabetical.html'>alphabetical</a><br/>
+&nbsp;&nbsp;<a target='mainFrame' href='methods-not-run.html'>not run 
(0)</a></td>
+</tr>
+<tr>
+<td><a target='mainFrame' href='groups.html'>1 group</a></td>
+<td><a target='mainFrame' href='reporter-output.html'>reporter output</a></td>
+<td><a target='mainFrame' href='testng.xml.html'>testng.xml</a></td>
+</tr></table>
+<table width='100%' class='test-passed'>
+<tr><td>
+<table style='width: 100%'><tr><td 
valign='top'>org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests 
(1/0/0)</td><td valign='top' align='right'>
+  <a 
href='org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.html' 
target='mainFrame'>Results</a>
+</td></tr></table>
+</td></tr><p/>
+</table>
+</body></html>
\ No newline at end of file

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/toc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-jmx/test-output/tapestry-jmx/toc.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-failed.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-failed.xml?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-failed.xml (added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-failed.xml Wed Jun 
 9 17:36:38 2010
@@ -0,0 +1,16 @@
+<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd";>
+<suite thread-count="10" skipfailedinvocationCounts="false" verbose="2" 
name="Failed suite [Tapestry JMX]" junit="false" parallel="false" 
annotations="JDK">
+  <parameter name="tapestry.integration-webapp" value="src/test/webapp"/>
+  <test name="Tapestry JMX Integration Tests(failed)" junit="false" 
parallel="false" annotations="JDK">
+    <parameter name="tapestry.integration-webapp" value="src/test/webapp"/>
+    <classes>
+      <class 
name="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests">
+        <methods>
+          <include name="indicateTestMethodName"/>
+          <include name="setup"/>
+          <include name="remote_pool_management"/>
+        </methods>
+      </class>
+    </classes>
+  </test>
+</suite>

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-failed.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-failed.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-results.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-results.xml?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-results.xml (added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-results.xml Wed 
Jun  9 17:36:38 2010
@@ -0,0 +1,28 @@
+<testng-results>
+  <reporter-output>
+  </reporter-output>
+  <suite name="tapestry-jmx">
+    <groups>
+      <group name="integration">
+        <method 
signature="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests.remote_pool_management()"
 name="remote_pool_management" 
class="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests"/>
+      </group>
+    </groups>
+    <test 
name="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests">
+      <class 
name="org.apache.tapestry5.jmx.integration.TapestryJmxIntegrationTests">
+        <test-method status="PASS" signature="setup(org.testng.ITestContext)" 
name="setup" is-config="true" duration-ms="7194" 
started-at="2010-06-08T00:25:57Z" finished-at="2010-06-08T00:26:05Z">
+          <params>
+            <param index="0">
+              <value>
+                <![cdata[org.testng.testrun...@1587fb]]>
+              </value>
+            </param>
+          </params>
+        </test-method>
+        <test-method status="PASS" signature="cleanup()" name="cleanup" 
is-config="true" duration-ms="723" started-at="2010-06-08T00:26:06Z" 
finished-at="2010-06-08T00:26:07Z">
+        </test-method>
+        <test-method status="PASS" signature="remote_pool_management()" 
name="remote_pool_management" duration-ms="1485" 
started-at="2010-06-08T00:26:05Z" finished-at="2010-06-08T00:26:06Z">
+        </test-method>
+      </class>
+    </test>
+  </suite>
+</testng-results>

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-results.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng-results.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng.css
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng.css?rev=953091&view=auto
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng.css (added)
+++ tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng.css Wed Jun  9 
17:36:38 2010
@@ -0,0 +1,9 @@
+.invocation-failed,  .test-failed  { background-color: #DD0000; }
+.invocation-percent, .test-percent { background-color: #006600; }
+.invocation-passed,  .test-passed  { background-color: #00AA00; }
+.invocation-skipped, .test-skipped { background-color: #CCCC00; }
+
+.main-page {
+  font-size: x-large;
+}
+

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tapestry/tapestry5/trunk/tapestry-jmx/test-output/testng.css
------------------------------------------------------------------------------
    svn:mime-type = text/plain


Reply via email to