diff options
Diffstat (limited to 'qpid/java/010ExcludeList')
| -rw-r--r-- | qpid/java/010ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 94102ce09c..936dd762d5 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -64,3 +64,6 @@ 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#* +// 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#* + |
