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 | f3b544b7f5c7575feed12171dd1040b69a578186 (patch) | |
| tree | 38bd497e8779c55543c6d6aa5d06fe733f8b1ebe /java/test-profiles/JavaInVMExcludes | |
| parent | b23a8683e3959ec1d2ff6ba468f76c7cab504e07 (diff) | |
| download | qpid-python-f3b544b7f5c7575feed12171dd1040b69a578186.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/qpid@1084420 13f79535-47bb-0310-9956-ffa450edef68
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 |
