summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaInVMExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-05-31 16:03:41 +0000
committerRobert Gemmell <robbie@apache.org>2010-05-31 16:03:41 +0000
commit48e49bef0775e91625ba7b5c03823dbaca943bf7 (patch)
treef987246a0d61c3a23e5c52b9a233778d57e3fca4 /java/test-profiles/JavaInVMExcludes
parenta2d26b71f141f3166bdd0342b481723d98b0bb99 (diff)
downloadqpid-python-48e49bef0775e91625ba7b5c03823dbaca943bf7.tar.gz
QPID-2606: Access Control Modifications
Applied patch from Andrew Kennedy <andrew.international@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@949781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaInVMExcludes')
-rw-r--r--java/test-profiles/JavaInVMExcludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/JavaInVMExcludes b/java/test-profiles/JavaInVMExcludes
index 8d36ed6773..b81df15f1a 100644
--- a/java/test-profiles/JavaInVMExcludes
+++ b/java/test-profiles/JavaInVMExcludes
@@ -16,3 +16,6 @@ org.apache.qpid.test.unit.ack.RecoverTest#testAcknowledgePerConsumer
// related to QPID-2471. These are new test cases and fail with the Java broker.
org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithAsyncConsumer
org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer
+
+//The VM broker does not export the logging management JMX MBean
+org.apache.qpid.server.security.acl.ExternalAdminACLTest#*