From c76fdc86647faa33b2bcf3f911a1a7773f377eb9 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 6 Mar 2009 12:25:04 +0000 Subject: QPID-1639 : Added test to ensure that properties passed on QueueDeclare are applied to queue. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@750867 13f79535-47bb-0310-9956-ffa450edef68 --- java/ExcludeList | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'java/ExcludeList') diff --git a/java/ExcludeList b/java/ExcludeList index 509f74bbbd..c992e37646 100644 --- a/java/ExcludeList +++ b/java/ExcludeList @@ -6,3 +6,8 @@ org.apache.qpid.test.client.QueueBrowserDupsOkTest#testBrowsingWithSelector org.apache.qpid.test.client.QueueBrowserNoAckTest#testBrowsingWithSelector org.apache.qpid.test.client.QueueBrowserPreAckTest#testBrowsingWithSelector org.apache.qpid.test.client.QueueBrowserTransactedTest#testBrowsingWithSelector +// QPID-1715, QPID-1715 : Client Error Handling on close is still broken +org.apache.qpid.server.queue.QueueCreateTest#testCreatePriorityString +org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskValidNoSize +org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalid +org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalidSize -- cgit v1.2.1