You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ra...@apache.org on 2011/03/23 01:11:34 UTC

svn commit: r1084420 - in /qpid/trunk/qpid/java/test-profiles: 08StandaloneExcludes JavaInVMExcludes

Author: rajith
Date: Wed Mar 23 00:11:34 2011
New Revision: 1084420

URL: http://svn.apache.org/viewvc?rev=1084420&view=rev
Log:
QPID-2930
Excluding the testGetPropertyNames test case until we make a decision on whether to apply the same fix for 0-8 codepath.

Modified:
    qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes
    qpid/trunk/qpid/java/test-profiles/JavaInVMExcludes

Modified: qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes?rev=1084420&r1=1084419&r2=1084420&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes Wed Mar 23 00:11:34 2011
@@ -37,3 +37,5 @@ org.apache.qpid.test.unit.message.UTF8Te
 org.apache.qpid.client.MessageListenerTest#testSynchronousReceiveNoWait
 
 org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnsupportedSASLMechanism
+
+org.apache.qpid.test.unit.message.JMSPropertiesTest#testGetPropertyNames

Modified: qpid/trunk/qpid/java/test-profiles/JavaInVMExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/JavaInVMExcludes?rev=1084420&r1=1084419&r2=1084420&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/JavaInVMExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/JavaInVMExcludes Wed Mar 23 00:11:34 2011
@@ -41,3 +41,5 @@ org.apache.qpid.test.unit.ack.RecoverTes
 
 //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



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org