diff options
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index 546dc01f5b..a529a2fa87 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -28,3 +28,7 @@ org.apache.qpid.server.security.acl.SimpleACLTest#* // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* org.apache.qpid.client.MessageListenerTest#testSynchronousRecieveNoWait + +// This test currently does not pick up the runtime location of the nonVm queueBacking store. +org.apache.qpid.test.unit.client.close.FlowToDiskBackingQueueDeleteTest#* + |
