You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2010/02/26 16:33:09 UTC

svn commit: r916716 - in /qpid/branches/0.5.x-dev/qpid/java/test-profiles: 08Excludes 08StandaloneExcludes 08TransientExcludes

Author: robbie
Date: Fri Feb 26 15:33:09 2010
New Revision: 916716

URL: http://svn.apache.org/viewvc?rev=916716&view=rev
Log:
QPID-2417: enable DurableSubscriberTest to run on the derby profile on the 0.5.x branch where lack of 0.91 support bypasses the QPID-2422 restriction currently present on trunk

Modified:
    qpid/branches/0.5.x-dev/qpid/java/test-profiles/08Excludes
    qpid/branches/0.5.x-dev/qpid/java/test-profiles/08StandaloneExcludes
    qpid/branches/0.5.x-dev/qpid/java/test-profiles/08TransientExcludes

Modified: qpid/branches/0.5.x-dev/qpid/java/test-profiles/08Excludes
URL: http://svn.apache.org/viewvc/qpid/branches/0.5.x-dev/qpid/java/test-profiles/08Excludes?rev=916716&r1=916715&r2=916716&view=diff
==============================================================================
--- qpid/branches/0.5.x-dev/qpid/java/test-profiles/08Excludes (original)
+++ qpid/branches/0.5.x-dev/qpid/java/test-profiles/08Excludes Fri Feb 26 15:33:09 2010
@@ -1,4 +1,3 @@
-org.apache.qpid.test.unit.ct.DurableSubscriberTests#*
 // Those tests are not finished
 org.apache.qpid.test.testcases.TTLTest#*
 org.apache.qpid.test.testcases.FailoverTest#*

Modified: qpid/branches/0.5.x-dev/qpid/java/test-profiles/08StandaloneExcludes
URL: http://svn.apache.org/viewvc/qpid/branches/0.5.x-dev/qpid/java/test-profiles/08StandaloneExcludes?rev=916716&r1=916715&r2=916716&view=diff
==============================================================================
--- qpid/branches/0.5.x-dev/qpid/java/test-profiles/08StandaloneExcludes (original)
+++ qpid/branches/0.5.x-dev/qpid/java/test-profiles/08StandaloneExcludes Fri Feb 26 15:33:09 2010
@@ -1,4 +1,3 @@
-org.apache.qpid.test.unit.ct.DurableSubscriberTests#*
 // Those tests are not finished
 org.apache.qpid.test.testcases.TTLTest#*
 org.apache.qpid.test.testcases.FailoverTest#*

Modified: qpid/branches/0.5.x-dev/qpid/java/test-profiles/08TransientExcludes
URL: http://svn.apache.org/viewvc/qpid/branches/0.5.x-dev/qpid/java/test-profiles/08TransientExcludes?rev=916716&r1=916715&r2=916716&view=diff
==============================================================================
--- qpid/branches/0.5.x-dev/qpid/java/test-profiles/08TransientExcludes (original)
+++ qpid/branches/0.5.x-dev/qpid/java/test-profiles/08TransientExcludes Fri Feb 26 15:33:09 2010
@@ -1 +1,3 @@
+//These tests require a persistent store
 org.apache.qpid.server.store.PersistentStoreTest#*
+org.apache.qpid.test.unit.ct.DurableSubscriberTest#*



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org