From 449dfd278e6b6dfc49d4855ef224c80ffd809060 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 12 Mar 2009 12:27:26 +0000 Subject: 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 --- java/010ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/010ExcludeList') 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#* -- cgit v1.2.1