summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles')
-rwxr-xr-xqpid/java/test-profiles/Java010Excludes3
-rw-r--r--qpid/java/test-profiles/JavaPre010Excludes4
2 files changed, 0 insertions, 7 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes
index cbdb0c1172..46f789c229 100755
--- a/qpid/java/test-profiles/Java010Excludes
+++ b/qpid/java/test-profiles/Java010Excludes
@@ -35,9 +35,6 @@ org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartsFlowStopped
org.apache.qpid.server.logging.ChannelLoggingTest#testChannelStartConsumerFlowStarted
org.apache.qpid.server.logging.ConsumerLoggingTest#testSubscriptionSuspend
org.apache.qpid.server.logging.ChannelLoggingTest#testChannelClosedOnQueueArgumentsMismatch
-// 0-10 exclusive queue is session exclusive and not container exclusive (so exclusive owner is not client-id)
-org.apache.qpid.server.logging.DurableQueueLoggingTest#testQueueCreateDurableExclusive
-org.apache.qpid.server.logging.TransientQueueLoggingTest#testQueueCreateDurableExclusive
// 0-10 is not supported by the MethodRegistry
org.apache.qpid.test.unit.close.JavaServerCloseRaceConditionTest#*
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes
index ff8bcfca68..b2f96ca279 100644
--- a/qpid/java/test-profiles/JavaPre010Excludes
+++ b/qpid/java/test-profiles/JavaPre010Excludes
@@ -79,7 +79,3 @@ org.apache.qpid.systest.management.jmx.QueueManagementTest#testAlternateExchange
// QPID-3396
org.apache.qpid.test.unit.client.connection.ConnectionTest#testExceptionWhenUserPassIsRequired
-// Non durable exclusive queues are exclusive to a connection (and thus auto-delete - or at least
-// not permanent), also their owner is not the container (client-id) but the connection
-org.apache.qpid.server.logging.TransientQueueLoggingTest#testQueueCreateDurableExclusive
-