You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2016/12/14 09:08:14 UTC

svn commit: r1774149 - /qpid/java/trunk/test-profiles/CPPExcludes

Author: kwall
Date: Wed Dec 14 09:08:13 2016
New Revision: 1774149

URL: http://svn.apache.org/viewvc?rev=1774149&view=rev
Log:
QPID-7546: Update test name in CPPExcludes

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

Modified: qpid/java/trunk/test-profiles/CPPExcludes
URL: http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/CPPExcludes?rev=1774149&r1=1774148&r2=1774149&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/CPPExcludes (original)
+++ qpid/java/trunk/test-profiles/CPPExcludes Wed Dec 14 09:08:13 2016
@@ -43,9 +43,6 @@ org.apache.qpid.server.queue.SortedQueue
 // the 0-10 c++ broker does not implement DLQ
 org.apache.qpid.test.unit.client.MaxDeliveryCountTest#*
 
-//this test checks explicitly for 0-8 flow control semantics
-org.apache.qpid.test.client.ConsumerFlowControlTest#*
-
 // 0-10 c++ broker doesn't implement virtual hosts, or those wackhy exchanges
 org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnresolvedVirtualHostFailure
 org.apache.qpid.test.unit.client.connection.ConnectionTest#testDefaultExchanges
@@ -118,6 +115,8 @@ org.apache.qpid.test.client.message.Sele
 
 //QPID-942 : Implemented Channel.Flow based Producer Side flow control to the Broker for Java (not in CPP Broker)
 org.apache.qpid.server.queue.ProducerFlowControlTest#*
+org.apache.qpid.test.client.ProducerFlowControlTest#*
+
 //QPID-3986 : Flow control invoked on total store disk usage
 org.apache.qpid.server.store.StoreOverfullTest#*
 // 0-8/0-9/0-9-1 and/or Broker for Java specific failover tests related to the above Producer Flow Control mechanisms



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