diff options
Diffstat (limited to 'qpid/java/08ExcludeList-nonvm')
| -rw-r--r-- | qpid/java/08ExcludeList-nonvm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList-nonvm b/qpid/java/08ExcludeList-nonvm index a529a2fa87..c2f263c870 100644 --- a/qpid/java/08ExcludeList-nonvm +++ b/qpid/java/08ExcludeList-nonvm @@ -32,3 +32,5 @@ 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#* +// This test may use QpidTestCase but it is not using the getConnection and is hardwired to InVM +org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#* |
