diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-03-12 12:27:26 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-03-12 12:27:26 +0000 |
| commit | 31be6864b24439f63a7abfa34745002b6a46fdc3 (patch) | |
| tree | cc3974f5004d71d133458ef7ed245a75a37f3be5 /qpid/java | |
| parent | 4b769bb09a5c1199a3b7026da44da6ee6d14df18 (diff) | |
| download | qpid-python-31be6864b24439f63a7abfa34745002b6a46fdc3.tar.gz | |
QPID-1727,QPID-1726 : Disable QueueBrowsingFlwoToDiskTest untill C++ broker can flow to disk transient queues with Apache store
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/010ExcludeList | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index c2d254f3ce..3eab025053 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -58,3 +58,5 @@ org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* org.apache.qpid.server.exchange.ReturnUnroutableMandatoryMessageTest#* org.apache.qpid.server.queue.PriorityTest#* org.apache.qpid.server.queue.TimeToLiveTest#* +// QPID-1727 , QPID-1726 :c++ broker does not support flow to disk on transient queues. Also it requries a persistent store impl. for Apache +org.apache.qpid.test.client.QueueBrowsingFlowToDiskTest#* |
