diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2011-03-23 00:11:34 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2011-03-23 00:11:34 +0000 |
| commit | 17baa5e47a3053b660efdc1dbe65d3ae710096c7 (patch) | |
| tree | 16dd1c98d59eab04b74e9fec54c94338f04c7235 /qpid/java/test-profiles/JavaInVMExcludes | |
| parent | de3687020a868278df2849dada33b1ae0cb8dbc9 (diff) | |
| download | qpid-python-17baa5e47a3053b660efdc1dbe65d3ae710096c7.tar.gz | |
QPID-2930
Excluding the testGetPropertyNames test case until we make a decision on whether to apply the same fix for 0-8 codepath.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1084420 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaInVMExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaInVMExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaInVMExcludes b/qpid/java/test-profiles/JavaInVMExcludes index 7e7da4302e..7960b28d81 100644 --- a/qpid/java/test-profiles/JavaInVMExcludes +++ b/qpid/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 |
