summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaPre010Excludes
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles/JavaPre010Excludes')
-rw-r--r--qpid/java/test-profiles/JavaPre010Excludes5
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes
index c31add9224..ed6d2ff1ac 100644
--- a/qpid/java/test-profiles/JavaPre010Excludes
+++ b/qpid/java/test-profiles/JavaPre010Excludes
@@ -60,3 +60,8 @@ org.apache.qpid.test.client.queue.LVQTest#*
// Verification of unique client id is 0-10 specific
org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerificationForSameUser
org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerificationForDifferentUsers
+
+// Under AMQP 0-8..0-9-1 temporary queues are deleted on consumer close, rather than connection close
+// and for this reason this test would fail.
+org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest#testTemporaryQueueReused
+