[jboss-cvs] JBossAS SVN: r65170 - trunk/testsuite/imports/config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 6 12:05:42 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-09-06 12:05:42 -0400 (Thu, 06 Sep 2007)
New Revision: 65170

Modified:
   trunk/testsuite/imports/config/tests-clustering.xml
Log:
Turn off tests of unsupported and likely to-be-eliminated TCP_NIO

Modified: trunk/testsuite/imports/config/tests-clustering.xml
===================================================================
--- trunk/testsuite/imports/config/tests-clustering.xml	2007-09-06 16:01:08 UTC (rev 65169)
+++ trunk/testsuite/imports/config/tests-clustering.xml	2007-09-06 16:05:42 UTC (rev 65170)
@@ -100,10 +100,12 @@
     <antcall target="tests-clustering-multicfg">
       <param name="jboss-junit-configuration" value="tcp"/>
     </antcall>
-    <!-- Test a TCP_NIO stack but with a more limited set of tests..-->
+    <!-- Test a TCP_NIO stack but with a more limited set of tests..
+         BES 2007/09/06 Eliminated pending final JGroups merge of TCP/TCP_NIO
     <antcall target="tests-clustering-multicfg">
       <param name="jboss-junit-configuration" value="tcp_nio"/>
     </antcall>
+    -->
   </target>
 
   <!-- Runs only the multicfg tests -->




More information about the jboss-cvs-commits mailing list