You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rg...@apache.org on 2016/11/21 08:34:48 UTC

svn commit: r1770625 - in /qpid/java/trunk/test-profiles: CPPExcludes Java010Excludes

Author: rgodfrey
Date: Mon Nov 21 08:34:48 2016
New Revision: 1770625

URL: http://svn.apache.org/viewvc?rev=1770625&view=rev
Log:
QPID-7533 : Exclude management tests for C++ broker, and temporarily exclude one test for 0-10

Modified:
    qpid/java/trunk/test-profiles/CPPExcludes
    qpid/java/trunk/test-profiles/Java010Excludes

Modified: qpid/java/trunk/test-profiles/CPPExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/CPPExcludes?rev=1770625&r1=1770624&r2=1770625&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/CPPExcludes (original)
+++ qpid/java/trunk/test-profiles/CPPExcludes Mon Nov 21 08:34:48 2016
@@ -249,3 +249,6 @@ org.apache.qpid.server.queue.NodeAutoCre
 
 # The consumer x-priority feature is Java Broker Specific
 org.apache.qpid.server.queue.ConsumerPriorityTest#*
+
+#The C++ broker does not implement AMQP management
+org.apache.qpid.systest.management.amqp.*

Modified: qpid/java/trunk/test-profiles/Java010Excludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/Java010Excludes?rev=1770625&r1=1770624&r2=1770625&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/Java010Excludes (original)
+++ qpid/java/trunk/test-profiles/Java010Excludes Mon Nov 21 08:34:48 2016
@@ -86,3 +86,6 @@ org.apache.qpid.test.unit.basic.Property
 
 // There is no way in the 0-10 client to cause a send to fail when the message does not reach any queue
 org.apache.qpid.server.queue.NodeAutoCreationPolicyTest#testSendingToNonMatchingQueuePatternBURL
+
+// Temporarily exclude one management test which fails on correlation id checking
+org.apache.qpid.systest.management.amqp.AmqpManagementTest#testGetTypesOnBrokerManagement



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org