diff options
Diffstat (limited to 'java/ExcludeList')
| -rw-r--r-- | java/ExcludeList | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
