[jboss-cvs] JBoss Messaging SVN: r2488 - trunk/tests/src/org/jboss/test/messaging/jms/clustering.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 27 23:05:15 EST 2007


Author: ovidiu.feodorov at jboss.com
Date: 2007-02-27 23:05:14 -0500 (Tue, 27 Feb 2007)
New Revision: 2488

Modified:
   trunk/tests/src/org/jboss/test/messaging/jms/clustering/ClusteredConnectionFactoryTest.java
Log:
got rid of some obsolete TODO comments

Modified: trunk/tests/src/org/jboss/test/messaging/jms/clustering/ClusteredConnectionFactoryTest.java
===================================================================
--- trunk/tests/src/org/jboss/test/messaging/jms/clustering/ClusteredConnectionFactoryTest.java	2007-02-28 03:58:22 UTC (rev 2487)
+++ trunk/tests/src/org/jboss/test/messaging/jms/clustering/ClusteredConnectionFactoryTest.java	2007-02-28 04:05:14 UTC (rev 2488)
@@ -33,10 +33,6 @@
 import org.jboss.test.messaging.tools.aop.PoisonInterceptor;
 
 /**
- * TODO: Is it possible to move tests I added on ClusteredConnectionFactoryGraveyardTest?
- * TODO:      These tests are kiilling server 0, as AOP is loaded starting from server 0.
- * TODO:      and I wanted to validate crashing scenarios
- * TODO: It's possible to run them manually but not as part of the entire testsuite.
  * @author <a href="mailto:clebert.suconic at jboss.org">Clebert Suconic</a>
  * @version <tt>$Revision$</tt>
  *          $Id$




More information about the jboss-cvs-commits mailing list