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/02/28 23:49:26 UTC

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

Author: kwall
Date: Sun Feb 28 22:49:26 2016
New Revision: 1732812

URL: http://svn.apache.org/viewvc?rev=1732812&view=rev
Log:
QPID-7033: CPPExcludes - exclude ProtocolNegotiationTest.testNoConnectionOpenSent_BrokerClosesConnection, CPP broker does not timeout connections in the same way as the Java one.

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=1732812&r1=1732811&r2=1732812&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/CPPExcludes (original)
+++ qpid/java/trunk/test-profiles/CPPExcludes Sun Feb 28 22:49:26 2016
@@ -201,6 +201,7 @@ org.apache.qpid.transport.MaxFrameSizeTe
 
 // CPP Broker does not timeout connections with no activity like the Java Broker
 org.apache.qpid.transport.ProtocolNegotiationTest#testNoProtocolHeaderSent_BrokerClosesConnection
+org.apache.qpid.transport.ProtocolNegotiationTest#testNoConnectionOpenSent_BrokerClosesConnection
 
 // QPID-6000 : Tests Java specific message compression functionality, and uses the REST API to test it
 org.apache.qpid.systest.MessageCompressionTest#*



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