summaryrefslogtreecommitdiff
path: root/qpid/java/010ExcludeList
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-04-14 15:05:10 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-04-14 15:05:10 +0000
commit0f66d4c96c6810d01c6dc7e5c571732430c7aa0e (patch)
tree695454a1c3e0c940d8fb6de1a04e709ffedc488f /qpid/java/010ExcludeList
parenta2c4c70d6218a9ff70372d55c8528e48f033d542 (diff)
downloadqpid-python-0.5-fix.tar.gz
Merged change to SlowMessageStore to ensure we don't infinitely configure the same class.0.5-fix
QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfiguration classes. Move almost all uses of o.a.commons.configuration.Configuration behind there. @Configured delenda est Merged changed from trunk r745799 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-fix@764816 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/010ExcludeList')
-rw-r--r--qpid/java/010ExcludeList2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList
index c685f2dd6b..d4e9d48fe5 100644
--- a/qpid/java/010ExcludeList
+++ b/qpid/java/010ExcludeList
@@ -59,3 +59,5 @@ org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#*
org.apache.qpid.server.exchange.ReturnUnroutableMandatoryMessageTest#*
org.apache.qpid.server.queue.PriorityTest#*
org.apache.qpid.server.queue.TimeToLiveTest#*
+// 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#*