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 | 449dfd278e6b6dfc49d4855ef224c80ffd809060 (patch) | |
| tree | a57a02c099bf59d47ee674b962b904a61cae62d9 /java/010ExcludeList | |
| parent | f22ec50f0d9be9b82b6bfd071cebf18c39e09162 (diff) | |
| download | qpid-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/010ExcludeList | 2 |
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#* |
