diff options
Diffstat (limited to 'java/test-profiles/JavaInVMExcludes')
-rw-r--r-- | java/test-profiles/JavaInVMExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/JavaInVMExcludes b/java/test-profiles/JavaInVMExcludes index 7e7da4302e..7960b28d81 100644 --- a/java/test-profiles/JavaInVMExcludes +++ b/java/test-profiles/JavaInVMExcludes @@ -41,3 +41,5 @@ 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#* + +org.apache.qpid.test.unit.message.JMSPropertiesTest#testGetPropertyNames |