[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    svn commit: r641545 -
From:       jstrachan () apache ! org
Date:       2008-03-26 20:19:30
Message-ID: 20080326201931.45F7E1A983E () eris ! apache ! org
[Download RAW message or body]

Author: jstrachan
Date: Wed Mar 26 13:19:29 2008
New Revision: 641545

URL: http://svn.apache.org/viewvc?rev=641545&view=rev
Log:
increased the sleep to ensure test case works

Modified:
    activemq/trunk/activemq-core/src/test/java/org/apache/activemq/JmsTempDestinationTest.java


Modified: activemq/trunk/activemq-core/src/test/java/org/apache/activemq/JmsTempDestinationTest.java
                
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/JmsTempDestinationTest.java?rev=641545&r1=641544&r2=641545&view=diff
 ==============================================================================
--- activemq/trunk/activemq-core/src/test/java/org/apache/activemq/JmsTempDestinationTest.java \
                (original)
+++ activemq/trunk/activemq-core/src/test/java/org/apache/activemq/JmsTempDestinationTest.java \
Wed Mar 26 13:19:29 2008 @@ -202,7 +202,7 @@
         // Closing the connection should destroy the temp queue that was
         // created.
         tempConnection.close();
-        Thread.sleep(1000); // Wait a little bit to let the delete take effect.
+        Thread.sleep(2000); // Wait a little bit to let the delete take effect.
 
         // This message delivery NOT should work since the temp connection is
         // now closed.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic