summaryrefslogtreecommitdiff
path: root/qpid/java/08ExcludeList-nonvm
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/08ExcludeList-nonvm
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/08ExcludeList-nonvm')
-rw-r--r--qpid/java/08ExcludeList-nonvm4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList-nonvm b/qpid/java/08ExcludeList-nonvm
index eb6c60b225..43e998e6b7 100644
--- a/qpid/java/08ExcludeList-nonvm
+++ b/qpid/java/08ExcludeList-nonvm
@@ -27,3 +27,7 @@ org.apache.qpid.server.security.acl.SimpleACLTest#*
// Those tests are written against the 0.10 path
org.apache.qpid.test.unit.message.UTF8Test#*
+org.apache.qpid.client.MessageListenerTest#testSynchronousRecieveNoWait
+
+// 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#*