diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-03-06 12:25:50 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-03-06 12:25:50 +0000 |
| commit | f97fad185a8f43518fd24e927d9ff42503b955dc (patch) | |
| tree | a23cdbfeb80a084eedb6df6c8b116d590c752755 /qpid/java/ExcludeList | |
| parent | c2b1a4b4bd28439686585b1e510a70afc15b38da (diff) | |
| download | qpid-python-f97fad185a8f43518fd24e927d9ff42503b955dc.tar.gz | |
QPID-1451 : Added the ability to log first message recevied in Queue Browser.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@750868 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/ExcludeList')
| -rw-r--r-- | qpid/java/ExcludeList | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qpid/java/ExcludeList b/qpid/java/ExcludeList index c992e37646..5566c0eb9f 100644 --- a/qpid/java/ExcludeList +++ b/qpid/java/ExcludeList @@ -1,11 +1,4 @@ org.apache.qpid.client.MultipleJCAProviderRegistrationTest#test -// QPID-1451 : testBrowsingWithSelector test is not correct. -org.apache.qpid.test.client.QueueBrowserAutoAckTest#testBrowsingWithSelector -org.apache.qpid.test.client.QueueBrowserClientAckTest#testBrowsingWithSelector -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 |
