summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles')
-rw-r--r--qpid/java/test-profiles/JavaExcludes3
-rw-r--r--qpid/java/test-profiles/python_tests/Java010PythonExcludes4
2 files changed, 4 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes
index 8de36cbd9a..023534ed26 100644
--- a/qpid/java/test-profiles/JavaExcludes
+++ b/qpid/java/test-profiles/JavaExcludes
@@ -43,3 +43,6 @@ org.apache.qpid.jms.xa.XAResourceTest#*
//The Java broker doesnt support client auth
org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore
+
+//QPID-3605 Durable subscriber with no-local true receives messages on re-connection
+org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection
diff --git a/qpid/java/test-profiles/python_tests/Java010PythonExcludes b/qpid/java/test-profiles/python_tests/Java010PythonExcludes
index 10e6298634..7d9782d0ff 100644
--- a/qpid/java/test-profiles/python_tests/Java010PythonExcludes
+++ b/qpid/java/test-profiles/python_tests/Java010PythonExcludes
@@ -69,10 +69,8 @@ qpid_tests.broker_0_10.message.MessageTests.test_window_flow_bytes
#QPID-3592 Fails to receive more messages after restart
qpid_tests.broker_0_10.message.MessageTests.test_window_stop
-#QPID-3539 Tests fail because is incorrectly being done per session and not connection
-qpid_tests.broker_0_10.message.MessageTests.test_no_local
+#QPID-3605 Durable subscriber with no-local true receives messages on re-connection
qpid_tests.broker_0_10.message.MessageTests.test_no_local_awkward
-qpid_tests.broker_0_10.message.MessageTests.test_no_local_exclusive_subscribe
#QPID-3593 Priority Queue test failures
qpid_tests.broker_0_10.priority.PriorityTests.test_browsing