diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-11-24 12:45:43 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-11-24 12:45:43 +0000 |
| commit | 4e43c236589c7e0cc93a3a804b8b694c5d900178 (patch) | |
| tree | 2c5731f5be2c6307c6cf9917ccda0454aa18a683 /qpid/java | |
| parent | 16bc9ad4f8e812906ff2d5dd897809d10fecd6f3 (diff) | |
| download | qpid-python-4e43c236589c7e0cc93a3a804b8b694c5d900178.tar.gz | |
QPID-1451 : Excluded testBrowsingWithSelector until it is re-written correctly.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@720179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/ExcludeList | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/java/ExcludeList b/qpid/java/ExcludeList index 5b5b73e8fa..509f74bbbd 100644 --- a/qpid/java/ExcludeList +++ b/qpid/java/ExcludeList @@ -1 +1,8 @@ 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 |
