summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
-rw-r--r--qpid/java/test-profiles/JavaExcludes6
1 files changed, 2 insertions, 4 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes
index 738467c60f..618dfd8586 100644
--- a/qpid/java/test-profiles/JavaExcludes
+++ b/qpid/java/test-profiles/JavaExcludes
@@ -24,10 +24,8 @@ org.apache.qpid.client.SessionCreateTest#*
org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy
org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy
-///////////////////////////////////////////////////////
-//Moved from JavaStandaloneExcludes when it was removed
-///////////////////////////////////////////////////////
-
//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