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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Feb 25 23:20:41 EST 2007


Author: ovidiu.feodorov at jboss.com
Date: 2007-02-25 23:20:41 -0500 (Sun, 25 Feb 2007)
New Revision: 2434

Modified:
   trunk/tests/src/org/jboss/test/messaging/jms/clustering/FailoverTest.java
Log:
obsolete comment

Modified: trunk/tests/src/org/jboss/test/messaging/jms/clustering/FailoverTest.java
===================================================================
--- trunk/tests/src/org/jboss/test/messaging/jms/clustering/FailoverTest.java	2007-02-26 03:41:38 UTC (rev 2433)
+++ trunk/tests/src/org/jboss/test/messaging/jms/clustering/FailoverTest.java	2007-02-26 04:20:41 UTC (rev 2434)
@@ -477,11 +477,6 @@
       }
    }
 
-   /**
-    * TODO - Must double check if this is desired browser behavior - currently, once
-    *        getEnumeration() was called once, all subsequent getEnumeration() calls return
-    *        the same depleted iterator.
-    */
    public void testBrowserFailoverSendMessagesPostFailure() throws Exception
    {
       Connection conn = null;




More information about the jboss-cvs-commits mailing list