You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2010/09/06 13:04:34 UTC

svn commit: r992995 - in /qpid/trunk/qpid/java/test-profiles: 08StandaloneExcludes JavaExcludes

Author: robbie
Date: Mon Sep  6 11:04:33 2010
New Revision: 992995

URL: http://svn.apache.org/viewvc?rev=992995&view=rev
Log:
QPID-2845: exclude tests from the Java test profiles

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

Modified: qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes?rev=992995&r1=992994&r2=992995&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes Mon Sep  6 11:04:33 2010
@@ -10,6 +10,8 @@ org.apache.qpid.test.client.message.JMSD
 
 // The new addressing based sytanx is not supported for AMQP 0-8/0-9 versions
 org.apache.qpid.test.client.destination.AddressBasedDestinationTest#*
+org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy
+org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy
 
 // Those tests are written against the 0.10 path
 org.apache.qpid.test.unit.message.UTF8Test#*

Modified: qpid/trunk/qpid/java/test-profiles/JavaExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/JavaExcludes?rev=992995&r1=992994&r2=992995&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/JavaExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/JavaExcludes Mon Sep  6 11:04:33 2010
@@ -30,3 +30,6 @@ org.apache.qpid.test.client.queue.LVQTes
 // Session resume is not supported in the Java client
 org.apache.qpid.transport.ConnectionTest#testResumeNonemptyReplayBuffer
 
+//QPID-2845: The queue policy types used by the C++ broker are not currently supported by the Java broker
+org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy
+org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy



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