summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-02-29 21:59:11 +0000
committerRobert Gemmell <robbie@apache.org>2012-02-29 21:59:11 +0000
commitde21f97c1956aeeb7dd226c5d1ed984622da075a (patch)
treebd822ce9fe7b231ef90ca2efaf8c5fddb308c87c /java/test-profiles
parent9629323cbbf9e092e9a2c91a05b39f62bb22f36d (diff)
downloadqpid-python-de21f97c1956aeeb7dd226c5d1ed984622da075a.tar.gz
QPID-2418: fix up issues and enable forgotten test for 0-10 persistent broker profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1295301 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rw-r--r--java/test-profiles/Excludes3
-rw-r--r--java/test-profiles/JavaPre010Excludes2
2 files changed, 2 insertions, 3 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes
index 8cad91ef2d..9c07fea574 100644
--- a/java/test-profiles/Excludes
+++ b/java/test-profiles/Excludes
@@ -29,7 +29,4 @@ org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClo
// QPID-3424 : Test fails to start external broker due to Derby Exception.
org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#*
-// QPID-2418 : The queue backing the dur sub is not currently deleted at subscription change, so the test will fail.
-org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart
-
org.apache.qpid.client.ssl.SSLTest#testVerifyLocalHostLocalDomain
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes
index db60001224..2b77911177 100644
--- a/java/test-profiles/JavaPre010Excludes
+++ b/java/test-profiles/JavaPre010Excludes
@@ -61,3 +61,5 @@ org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop
//XA functionality is not implemented in pre 0-10
org.apache.qpid.jms.xa.XAResourceTest#*
+//Tests durable subscription selector verification behaviour that 0-8/0-9/0-9-1 cant provide
+org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart