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 2015/11/21 00:35:48 UTC

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

Author: robbie
Date: Fri Nov 20 23:35:48 2015
New Revision: 1715446

URL: http://svn.apache.org/viewvc?rev=1715446&view=rev
Log:
QPID-6874, QPID-6786: exclude test from the cpp profile since the broker doesnt support the necessary behaviour

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=1715446&r1=1715445&r2=1715446&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/CPPExcludes (original)
+++ qpid/java/trunk/test-profiles/CPPExcludes Fri Nov 20 23:35:48 2015
@@ -228,3 +228,6 @@ org.apache.qpid.server.store.berkeleydb.
 // These tests are 0-8..0-91 specific
 org.apache.qpid.test.unit.basic.PropertyValueTest#testLargeHeader_08091_HeadersFillContentHeaderFrame
 org.apache.qpid.test.unit.basic.PropertyValueTest#testOverlyLargeHeaderRejected_08091
+
+// QPID-6786 Sending headers larger than [first] transfer/frame size (which is outside the spec) isn't supported against the C++ broker
+org.apache.qpid.test.unit.basic.PropertyValueTest#testLargeHeader_010_HeadersFillContentHeaderFrame



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