diff options
Diffstat (limited to 'qpid/java/010ExcludeList')
| -rw-r--r-- | qpid/java/010ExcludeList | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 3eab025053..94102ce09c 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -60,3 +60,7 @@ 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#* + +// This test currently does not pick up the runtime location of the nonVm queueBacking store. +org.apache.qpid.test.unit.client.close.FlowToDiskBackingQueueDeleteTest#* + |
