summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2014-12-05 13:06:31 +0000
committerKeith Wall <kwall@apache.org>2014-12-05 13:06:31 +0000
commit7900c45fcecdb5e2c3154621cc01a734c5f660b5 (patch)
tree4e0acb9a968e1640ffd06c4b270c026bad6e85cc /qpid/java/test-profiles
parent4f3f5b6fb45b3f2f150c8534bc87e50b56ed71ee (diff)
downloadqpid-python-7900c45fcecdb5e2c3154621cc01a734c5f660b5.tar.gz
NO-JIRA: Remove exclusion related to QPID-3605. Looks like this was fixed long ago.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1643264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
-rw-r--r--qpid/java/test-profiles/JavaExcludes3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes
index 618dfd8586..cafb1d573a 100644
--- a/qpid/java/test-profiles/JavaExcludes
+++ b/qpid/java/test-profiles/JavaExcludes
@@ -24,8 +24,5 @@ org.apache.qpid.client.SessionCreateTest#*
org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy
org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy
-//QPID-3605 Durable subscriber with no-local true receives messages on re-connection
-org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection
-
//QPID-4153 Messages causing a runtime selector error should be dead-lettered (or something similar)
org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError