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

List:       activemq-commits
Subject:    svn commit: r1073680 -
From:       gtully () apache ! org
Date:       2011-02-23 10:33:42
Message-ID: 20110223103342.32E1323889B2 () eris ! apache ! org
[Download RAW message or body]

Author: gtully
Date: Wed Feb 23 10:33:41 2011
New Revision: 1073680

URL: http://svn.apache.org/viewvc?rev=1073680&view=rev
Log:
JDBC relative test too slow for hudson, disable this variant

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


Modified: activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/ConcurrentProducerDurableConsumerTest.java
                
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apach \
e/activemq/usecases/ConcurrentProducerDurableConsumerTest.java?rev=1073680&r1=1073679&r2=1073680&view=diff
 ==============================================================================
--- activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/ConcurrentProducerDurableConsumerTest.java \
                (original)
+++ activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/ConcurrentProducerDurableConsumerTest.java \
Wed Feb 23 10:33:41 2011 @@ -65,7 +65,7 @@ public class ConcurrentProducerDurableCo
 
     public void initCombosForTestSendRateWithActivatingConsumers() throws Exception \
{  addCombinationValues("defaultPersistenceAdapter",
-                new Object[]{PersistenceAdapterChoice.KahaDB, \
PersistenceAdapterChoice.JDBC, PersistenceAdapterChoice.MEM}); +                new \
Object[]{PersistenceAdapterChoice.KahaDB, /* too slow for hudson - \
PersistenceAdapterChoice.JDBC,*/  PersistenceAdapterChoice.MEM});  }
 
     public void testSendRateWithActivatingConsumers() throws Exception {


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

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