summaryrefslogtreecommitdiff
path: root/java/010ExcludeList
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-03-12 12:27:26 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-03-12 12:27:26 +0000
commit449dfd278e6b6dfc49d4855ef224c80ffd809060 (patch)
treea57a02c099bf59d47ee674b962b904a61cae62d9 /java/010ExcludeList
parentf22ec50f0d9be9b82b6bfd071cebf18c39e09162 (diff)
downloadqpid-python-449dfd278e6b6dfc49d4855ef224c80ffd809060.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/qpid@752845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
-rw-r--r--java/010ExcludeList2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList
index c2d254f3ce..3eab025053 100644
--- a/java/010ExcludeList
+++ b/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#*