You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/08/12 17:23:08 UTC

svn commit: r232310 [32/92] - in /beehive/trunk/controls/test: common/ infra/gtlf/ infra/gtlf/xsl/ infra/mantis/ infra/tch/ infra/tch/messages/ infra/tch/runtime/ infra/tch/schema/ perf/ perf/bin/ perf/cases/ perf/ctlsrc/org/apache/beehive/controls/per...

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-1.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-1.xml?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-1.xml (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-1.xml Fri Aug 12 08:12:28 2005
@@ -1,44 +1,44 @@
-<project name="tch" default="all">
-
-  <target name="all">
-    <property name="prop1" value="process-test"/>
-    <property name="prop2" value="process-testunit"/>
-    <test-suite testunit="foo-unit">
-      <test-parameter name="suiteparam" valueprop="prop1"/>
-
-      <!-- test-block contains a failure -->
-      <test-block name="block1">
-        <test name="test1">
-          <test-parameter name="test-1-param" valueprop="prop1"/>
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-      	<test name="test2">
-	  <test-parameter name="test-2-param" valueprop="prop2"/>
-	  <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest"/>
-	</test>
-        <test name="test3">
-          <test-parameter name="test-3-param" valueprop="prop2"/>
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-      </test-block>
-
-      <!-- test-block contains no failures -->
-      <test-block name="block2">
-        <test name="test4">
-          <test-parameter name="test-1-param" valueprop="prop1"/>
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-        <test name="test5">
-          <test-parameter name="test-2-param" valueprop="prop2"/>
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-        <test name="test6">
-          <test-parameter name="test-3-param" valueprop="prop2"/>
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-      </test-block>
-
-    </test-suite>
-  </target>
-
-</project>
+<project name="tch" default="all">
+
+  <target name="all">
+    <property name="prop1" value="process-test"/>
+    <property name="prop2" value="process-testunit"/>
+    <test-suite testunit="foo-unit">
+      <test-parameter name="suiteparam" valueprop="prop1"/>
+
+      <!-- test-block contains a failure -->
+      <test-block name="block1">
+        <test name="test1">
+          <test-parameter name="test-1-param" valueprop="prop1"/>
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+      	<test name="test2">
+	  <test-parameter name="test-2-param" valueprop="prop2"/>
+	  <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest"/>
+	</test>
+        <test name="test3">
+          <test-parameter name="test-3-param" valueprop="prop2"/>
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+      </test-block>
+
+      <!-- test-block contains no failures -->
+      <test-block name="block2">
+        <test name="test4">
+          <test-parameter name="test-1-param" valueprop="prop1"/>
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+        <test name="test5">
+          <test-parameter name="test-2-param" valueprop="prop2"/>
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+        <test name="test6">
+          <test-parameter name="test-3-param" valueprop="prop2"/>
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+      </test-block>
+
+    </test-suite>
+  </target>
+
+</project>

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.base.clf
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.base.clf?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.base.clf (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.base.clf Fri Aug 12 08:12:28 2005
@@ -1,1147 +1,1147 @@
-Map passed into logInit():  {tch.NUM_TESTS_SENT=4, tch.LOG_PROGRESS_INFO=false, tch.EXPECTED_NUM_TESTS=4}Log level as string:  :  START_TEST
-
-Name:  foo-unit.block1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block1.foo-unit.block2
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:6
-
-Output message:  block-test
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.outertest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.outertest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block1.foo-unit.outertest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.outertest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  START_TEST
-
-Name:  foo-unit.block1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block1.foo-unit.block2
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:6
-
-Output message:  block-test
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.outertest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.outertest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block1.foo-unit.outertest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.outertest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  START_TEST
-
-Name:  foo-unit.block1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block1.foo-unit.block2
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:6
-
-Output message:  block-test
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.outertest1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.outertest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block1.foo-unit.outertest1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.outertest1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  SUCCESS
-
-Name:  foo-unit.block1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
-
-Output message:  block-test
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  START_TEST
-
-Name:  foo-unit.block3
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:18
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.nestedtest3
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.nestedtest3.testFailure
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block4.foo-unit.nestedtest3.testFailure
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
-
-Output message:  test failed
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.nestedtest3.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED_SKIP
-
-Name:  foo-unit.nestedtest4.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:23
-
-Output message:  Skipping test in the test-block foo-unit.block3 because Logical test foo-unit.block4.foo-unit.nestedtest3.testFailure failed.
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block3.foo-unit.block4
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:19
-
-Output message:  Test-block failed due to a failure of nested test "foo-unit.block4.foo-unit.nestedtest3.testFailure". OutputMessage: test failed. Other tests in the test-block will not run.
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  FAILURE
-
-Name:  foo-unit.block3
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:18
-
-Output message:  Test-block failed due to a failure of nested test "foo-unit.block3.foo-unit.block4". OutputMessage: Test-block failed due to a failure of nested test "foo-unit.block4.foo-unit.nestedtest3.testFailure". OutputMessage: test failed. Other tests in the test-block will not run.. Other tests in the test-block will not run.
-
-Command line:  tch.sh run -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block3"
-
-Verbose command line:  java org.apache.tools.ant.Main run -emacs -f ${TCH_HOME}/build.xml -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.home="${TCH_HOME}" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block3"
-
-Log level as string:  :  START_TEST
-
-Name:  foo-unit.block5
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:28
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.outertest2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.outertest2.testFailure
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block5.foo-unit.outertest2.testFailure
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
-
-Output message:  test failed
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.outertest2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED_SKIP
-
-Name:  foo-unit.nestedtest5.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:33
-
-Output message:  Skipping test in the test-block foo-unit.block5 because Logical test foo-unit.block5.foo-unit.outertest2.testFailure failed.
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED_SKIP
-
-Name:  foo-unit.nestedtest6.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:36
-
-Output message:  Skipping test in the test-block foo-unit.block5 because Logical test foo-unit.block5.foo-unit.outertest2.testFailure failed.
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  foo-unit.block5.foo-unit.block6
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:32
-
-Output message:  block-test
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  FAILURE
-
-Name:  foo-unit.block5
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:28
-
-Output message:  Test-block failed due to a failure of nested test "foo-unit.block5.foo-unit.outertest2.testFailure". OutputMessage: test failed. Other tests in the test-block will not run.
-
-Command line:  tch.sh run -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block5"
-
-Verbose command line:  java org.apache.tools.ant.Main run -emacs -f ${TCH_HOME}/build.xml -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.home="${TCH_HOME}" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block5"
-
-Log level as string:  :  START_TEST
-
-Name:  foo-unit.outside
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  foo-unit.outside
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  foo-unit.outside.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  SUCCESS
-
-Name:  foo-unit.outside.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  foo-unit.outside.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
-
-Command line:  
-
-Verbose command line:  
-
-
-
-TOTALS
--------
-TOTAL TESTS:          4
-SUCCESSES:            2  (50.0%)
-FAILURES:             2  (50.0%)
-ABORTS:               0  (0.0%)
-SKIPS:                0  (0.0%)
-VALIDATION SKIPS:     0  (0.0%)
-TIMEOUTS:             0  (0.0%)
-
-INVALIDATIONS:        0
-SCRATCHES:            0
-ABANDONS:             0
-
-
-
-TEST RUN COMPLETE
-
-
+Map passed into logInit():  {tch.NUM_TESTS_SENT=4, tch.LOG_PROGRESS_INFO=false, tch.EXPECTED_NUM_TESTS=4}Log level as string:  :  START_TEST
+
+Name:  foo-unit.block1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block1.foo-unit.block2
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:6
+
+Output message:  block-test
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.outertest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.outertest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block1.foo-unit.outertest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.outertest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  START_TEST
+
+Name:  foo-unit.block1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block1.foo-unit.block2
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:6
+
+Output message:  block-test
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.outertest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.outertest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block1.foo-unit.outertest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.outertest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  START_TEST
+
+Name:  foo-unit.block1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:7
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block2.foo-unit.nestedtest2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block1.foo-unit.block2
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:6
+
+Output message:  block-test
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.outertest1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.outertest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block1.foo-unit.outertest1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.outertest1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:14
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  SUCCESS
+
+Name:  foo-unit.block1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:5
+
+Output message:  block-test
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  START_TEST
+
+Name:  foo-unit.block3
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:18
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.nestedtest3
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.nestedtest3.testFailure
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block4.foo-unit.nestedtest3.testFailure
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
+
+Output message:  test failed
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.nestedtest3.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:20
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED_SKIP
+
+Name:  foo-unit.nestedtest4.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:23
+
+Output message:  Skipping test in the test-block foo-unit.block3 because Logical test foo-unit.block4.foo-unit.nestedtest3.testFailure failed.
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block3.foo-unit.block4
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:19
+
+Output message:  Test-block failed due to a failure of nested test "foo-unit.block4.foo-unit.nestedtest3.testFailure". OutputMessage: test failed. Other tests in the test-block will not run.
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  FAILURE
+
+Name:  foo-unit.block3
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:18
+
+Output message:  Test-block failed due to a failure of nested test "foo-unit.block3.foo-unit.block4". OutputMessage: Test-block failed due to a failure of nested test "foo-unit.block4.foo-unit.nestedtest3.testFailure". OutputMessage: test failed. Other tests in the test-block will not run.. Other tests in the test-block will not run.
+
+Command line:  tch.sh run -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block3"
+
+Verbose command line:  java org.apache.tools.ant.Main run -emacs -f ${TCH_HOME}/build.xml -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.home="${TCH_HOME}" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block3"
+
+Log level as string:  :  START_TEST
+
+Name:  foo-unit.block5
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:28
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.outertest2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.outertest2.testFailure
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block5.foo-unit.outertest2.testFailure
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
+
+Output message:  test failed
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.outertest2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:29
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED_SKIP
+
+Name:  foo-unit.nestedtest5.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:33
+
+Output message:  Skipping test in the test-block foo-unit.block5 because Logical test foo-unit.block5.foo-unit.outertest2.testFailure failed.
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED_SKIP
+
+Name:  foo-unit.nestedtest6.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:36
+
+Output message:  Skipping test in the test-block foo-unit.block5 because Logical test foo-unit.block5.foo-unit.outertest2.testFailure failed.
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  foo-unit.block5.foo-unit.block6
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:32
+
+Output message:  block-test
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  FAILURE
+
+Name:  foo-unit.block5
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:28
+
+Output message:  Test-block failed due to a failure of nested test "foo-unit.block5.foo-unit.outertest2.testFailure". OutputMessage: test failed. Other tests in the test-block will not run.
+
+Command line:  tch.sh run -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block5"
+
+Verbose command line:  java org.apache.tools.ant.Main run -emacs -f ${TCH_HOME}/build.xml -Dtest-suite="${TCH_HOME}/test/core/task/testblock-nested.xml" -Dtch.failfast-validation="false" -Dtch.home="${TCH_HOME}" -Dtch.log-gtlf="false" -Dtch.test-names="foo-unit.block5"
+
+Log level as string:  :  START_TEST
+
+Name:  foo-unit.outside
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  foo-unit.outside
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  foo-unit.outside.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  SUCCESS
+
+Name:  foo-unit.outside.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  foo-unit.outside.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-nested.xml:42
+
+Command line:  
+
+Verbose command line:  
+
+
+
+TOTALS
+-------
+TOTAL TESTS:          4
+SUCCESSES:            2  (50.0%)
+FAILURES:             2  (50.0%)
+ABORTS:               0  (0.0%)
+SKIPS:                0  (0.0%)
+VALIDATION SKIPS:     0  (0.0%)
+TIMEOUTS:             0  (0.0%)
+
+INVALIDATIONS:        0
+SCRATCHES:            0
+ABANDONS:             0
+
+
+
+TEST RUN COMPLETE
+
+

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.base.clf
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.props
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.props?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.props (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.props Fri Aug 12 08:12:28 2005
@@ -1,2 +1,2 @@
-test-suite=testblock-nested.xml
-tch.failfast-validation=false
+test-suite=testblock-nested.xml
+tch.failfast-validation=false

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.props
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.xml?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.xml (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.xml Fri Aug 12 08:12:28 2005
@@ -1,48 +1,48 @@
-<project name="tch" default="all">
-
-  <target name="all">
-    <test-suite testunit="foo-unit">
-      <test-block count="3" name="block1">
-        <test-block count="2" name="block2">
-          <test name="nestedtest1">
-            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-          </test>
-          <test name="nestedtest2">
-            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-          </test>
-        </test-block>
-        <test name="outertest1">
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-      </test-block>
-      <test-block count="3" name="block3">
-        <test-block count="2" name="block4">
-          <test name="nestedtest3">
-            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest"/>
-          </test>
-          <test name="nestedtest4">
-            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-          </test>
-        </test-block>
-      </test-block>
-      <test-block name="block5">
-        <test name="outertest2">
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest"/>
-        </test>
-        <test-block name="block6">
-          <test name="nestedtest5">
-            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-          </test>
-          <test name="nestedtest6">
-            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-          </test>
-        </test-block>
-      </test-block>
-
-      <test name="outside">
-        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-      </test>
-    </test-suite>
-  </target>
-
-</project>
+<project name="tch" default="all">
+
+  <target name="all">
+    <test-suite testunit="foo-unit">
+      <test-block count="3" name="block1">
+        <test-block count="2" name="block2">
+          <test name="nestedtest1">
+            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+          </test>
+          <test name="nestedtest2">
+            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+          </test>
+        </test-block>
+        <test name="outertest1">
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+      </test-block>
+      <test-block count="3" name="block3">
+        <test-block count="2" name="block4">
+          <test name="nestedtest3">
+            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest"/>
+          </test>
+          <test name="nestedtest4">
+            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+          </test>
+        </test-block>
+      </test-block>
+      <test-block name="block5">
+        <test name="outertest2">
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptyFailureTest"/>
+        </test>
+        <test-block name="block6">
+          <test name="nestedtest5">
+            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+          </test>
+          <test name="nestedtest6">
+            <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+          </test>
+        </test-block>
+      </test-block>
+
+      <test name="outside">
+        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+      </test>
+    </test-suite>
+  </target>
+
+</project>

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-nested.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall-1.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall-1.xml?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall-1.xml (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall-1.xml Fri Aug 12 08:12:28 2005
@@ -1,12 +1,12 @@
-<project name="tch" default="tscalled">
-  <target name="tscalled">
-    <test-suite testunit="calledtu">
-
-      <test name="calledtest">
-        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-      </test>
-
-    </test-suite>
-  </target>
-</project>
-
+<project name="tch" default="tscalled">
+  <target name="tscalled">
+    <test-suite testunit="calledtu">
+
+      <test name="calledtest">
+        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+      </test>
+
+    </test-suite>
+  </target>
+</project>
+

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.base.clf
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.base.clf?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.base.clf (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.base.clf Fri Aug 12 08:12:28 2005
@@ -1,209 +1,209 @@
-Map passed into logInit():  {tch.NUM_TESTS_SENT=2, tch.LOG_PROGRESS_INFO=false, tch.EXPECTED_NUM_TESTS=2}Log level as string:  :  START_TEST
-
-Name:  testblocktest.block1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:9
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  testblocktest.test2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  testblocktest.test2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  testblocktest.block1.testblocktest.test2.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  testblocktest.test2.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  calledtu.calledtest
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  calledtu.calledtest.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  NESTED
-
-Name:  testblocktest.block1.calledtu.calledtest.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  calledtu.calledtest.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  SUCCESS
-
-Name:  testblocktest.block1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:9
-
-Output message:  block-test
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  START_TEST
-
-Name:  testblocktest.test3
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  INIT
-
-Name:  testblocktest.test3
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  BEGIN
-
-Name:  testblocktest.test3.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  SUCCESS
-
-Name:  testblocktest.test3.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
-
-Output message:  test succeeded
-
-Command line:  
-
-Verbose command line:  
-
-Log level as string:  :  CLEANUP
-
-Name:  testblocktest.test3.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
-
-Command line:  
-
-Verbose command line:  
-
-
-
-TOTALS
--------
-TOTAL TESTS:          2
-SUCCESSES:            2  (100.0%)
-FAILURES:             0  (0.0%)
-ABORTS:               0  (0.0%)
-SKIPS:                0  (0.0%)
-VALIDATION SKIPS:     0  (0.0%)
-TIMEOUTS:             0  (0.0%)
-
-INVALIDATIONS:        0
-SCRATCHES:            0
-ABANDONS:             0
-
-
-
-TEST RUN COMPLETE
-
-
+Map passed into logInit():  {tch.NUM_TESTS_SENT=2, tch.LOG_PROGRESS_INFO=false, tch.EXPECTED_NUM_TESTS=2}Log level as string:  :  START_TEST
+
+Name:  testblocktest.block1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:9
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  testblocktest.test2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  testblocktest.test2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  testblocktest.block1.testblocktest.test2.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  testblocktest.test2.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:10
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  calledtu.calledtest
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  calledtu.calledtest.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  NESTED
+
+Name:  testblocktest.block1.calledtu.calledtest.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  calledtu.calledtest.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall-1.xml:5
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  SUCCESS
+
+Name:  testblocktest.block1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:9
+
+Output message:  block-test
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  START_TEST
+
+Name:  testblocktest.test3
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  INIT
+
+Name:  testblocktest.test3
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  BEGIN
+
+Name:  testblocktest.test3.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  SUCCESS
+
+Name:  testblocktest.test3.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
+
+Output message:  test succeeded
+
+Command line:  
+
+Verbose command line:  
+
+Log level as string:  :  CLEANUP
+
+Name:  testblocktest.test3.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task/testblock-tscall.xml:16
+
+Command line:  
+
+Verbose command line:  
+
+
+
+TOTALS
+-------
+TOTAL TESTS:          2
+SUCCESSES:            2  (100.0%)
+FAILURES:             0  (0.0%)
+ABORTS:               0  (0.0%)
+SKIPS:                0  (0.0%)
+VALIDATION SKIPS:     0  (0.0%)
+TIMEOUTS:             0  (0.0%)
+
+INVALIDATIONS:        0
+SCRATCHES:            0
+ABANDONS:             0
+
+
+
+TEST RUN COMPLETE
+
+

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.base.clf
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.props
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.props?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.props (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.props Fri Aug 12 08:12:28 2005
@@ -1,2 +1,2 @@
-test-suite=testblock-tscall.xml
-tch.test-names=testblocktest.block1,testblocktest.test3
+test-suite=testblock-tscall.xml
+tch.test-names=testblocktest.block1,testblocktest.test3

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.props
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.xml?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.xml (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.xml Fri Aug 12 08:12:28 2005
@@ -1,22 +1,22 @@
-<project name="tch" default="all">
-
-  <target name="all">
-    <test-suite testunit="testblocktest">
-      <test name="test1">
-        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-      </test>
-
-      <test-block name="block1">
-        <test name="test2">
-          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-        </test>
-        <test-suite-call antfile="testblock-tscall-1.xml" />
-      </test-block>
-
-      <test name="test3">
-        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
-      </test>
-    </test-suite>
-  </target>
-
-</project>
+<project name="tch" default="all">
+
+  <target name="all">
+    <test-suite testunit="testblocktest">
+      <test name="test1">
+        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+      </test>
+
+      <test-block name="block1">
+        <test name="test2">
+          <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+        </test>
+        <test-suite-call antfile="testblock-tscall-1.xml" />
+      </test-block>
+
+      <test name="test3">
+        <javatest testclass="org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest"/>
+      </test>
+    </test-suite>
+  </target>
+
+</project>

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task/testblock-tscall.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/controls/test/tools/tch/deploy/test/core/task2/test.base.clf
URL: http://svn.apache.org/viewcvs/beehive/trunk/controls/test/tools/tch/deploy/test/core/task2/test.base.clf?rev=232310&r1=232309&r2=232310&view=diff
==============================================================================
--- beehive/trunk/controls/test/tools/tch/deploy/test/core/task2/test.base.clf (original)
+++ beehive/trunk/controls/test/tools/tch/deploy/test/core/task2/test.base.clf Fri Aug 12 08:12:28 2005
@@ -1,99 +1,99 @@
-Map passed into logInit():  {tch.EXPECTED_NUM_TESTS=3, tch.NUM_TESTS_SENT=3}Log level as string:  :  START_TEST
-
-Name:  tu.t1
-
-Custom path:  
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Log level as string:  :  INIT
-
-Name:  tu.t1
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Log level as string:  :  BEGIN
-
-Name:  tu.t1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Log level as string:  :  SUCCESS
-
-Name:  tu.t1.testSuccess
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Output message:  test1 succeeded
-
-Log level as string:  :  BEGIN
-
-Name:  tu.t1.testSuccess2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Log level as string:  :  SUCCESS
-
-Name:  tu.t1.testSuccess2
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Output message:  test2 succeeded
-
-Log level as string:  :  BEGIN
-
-Name:  tu.t1.testSuccess3
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Log level as string:  :  SUCCESS
-
-Name:  tu.t1.testSuccess3
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-Output message:  test3 succeeded
-
-Log level as string:  :  CLEANUP
-
-Name:  tu.t1.cleanup
-
-Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
-
-Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
-
-
-
-TOTALS
--------
-TOTAL TESTS:          3
-SUCCESSES:            3  (100.0%)
-FAILURES:             0  (0.0%)
-ABORTS:               0  (0.0%)
-SKIPS:                0  (0.0%)
-VALIDATION SKIPS:     0  (0.0%)
-TIMEOUTS:             0  (0.0%)
-
-INVALIDATIONS:        0
-SCRATCHES:            0
-ABANDONS:             0
-
-
-
-TEST RUN COMPLETE
-
-
+Map passed into logInit():  {tch.EXPECTED_NUM_TESTS=3, tch.NUM_TESTS_SENT=3}Log level as string:  :  START_TEST
+
+Name:  tu.t1
+
+Custom path:  
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Log level as string:  :  INIT
+
+Name:  tu.t1
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Log level as string:  :  BEGIN
+
+Name:  tu.t1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Log level as string:  :  SUCCESS
+
+Name:  tu.t1.testSuccess
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Output message:  test1 succeeded
+
+Log level as string:  :  BEGIN
+
+Name:  tu.t1.testSuccess2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Log level as string:  :  SUCCESS
+
+Name:  tu.t1.testSuccess2
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Output message:  test2 succeeded
+
+Log level as string:  :  BEGIN
+
+Name:  tu.t1.testSuccess3
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Log level as string:  :  SUCCESS
+
+Name:  tu.t1.testSuccess3
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+Output message:  test3 succeeded
+
+Log level as string:  :  CLEANUP
+
+Name:  tu.t1.cleanup
+
+Custom path:  org.apache.beehive.test.tools.tch.internal.test.EmptySuccessTest
+
+Source path:  file:${TCH_HOME}/test/core/task2/short-suite.xml:7
+
+
+
+TOTALS
+-------
+TOTAL TESTS:          3
+SUCCESSES:            3  (100.0%)
+FAILURES:             0  (0.0%)
+ABORTS:               0  (0.0%)
+SKIPS:                0  (0.0%)
+VALIDATION SKIPS:     0  (0.0%)
+TIMEOUTS:             0  (0.0%)
+
+INVALIDATIONS:        0
+SCRATCHES:            0
+ABANDONS:             0
+
+
+
+TEST RUN COMPLETE
+
+

Propchange: beehive/trunk/controls/test/tools/tch/deploy/test/core/task2/test.base.clf
------------------------------------------------------------------------------
    svn:eol-style = native