summaryrefslogtreecommitdiff
path: root/java/010ExcludeList
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-04-10 23:46:19 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-04-10 23:46:19 +0000
commitdf547bcb4497395ed5536ffd72b713d87187e97f (patch)
tree09db278d02b60620b1e7f4fcc5f5944ec2ab5dd4 /java/010ExcludeList
parente861aa8025d2138682083ce91f0646d5ac2fb5fc (diff)
downloadqpid-python-df547bcb4497395ed5536ffd72b713d87187e97f.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/qpid@764109 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
-rw-r--r--java/010ExcludeList3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList
index 94102ce09c..936dd762d5 100644
--- a/java/010ExcludeList
+++ b/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#*
+