From 31be6864b24439f63a7abfa34745002b6a46fdc3 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@752845 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/010ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java') 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#* -- cgit v1.2.1