diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-04-10 23:46:19 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-04-10 23:46:19 +0000 |
| commit | 478a46b504e3a6577af388ea737e4dafcc24334a (patch) | |
| tree | 44ab8648eb423ab690c7c85f8a1fa8566cb6df93 /qpid/java/08ExcludeList-nonvm | |
| parent | f0e81541320bc06abfd6c3a179f36054c4a1585c (diff) | |
| download | qpid-python-478a46b504e3a6577af388ea737e4dafcc24334a.tar.gz | |
QPID-1779 : Application of patches attached to JIRA. Should address connection close issues experienced on 0-8/9 branch
Excluded test from TCP runs as it is hardwired to InVM.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@764109 13f79535-47bb-0310-9956-ffa450edef68
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#* |
