Author: orudyy
Date: Thu Nov 26 14:03:58 2015
New Revision: 1716659

URL: http://svn.apache.org/viewvc?rev=1716659&view=rev
Log:
QPID-6874, QPID-6786: exclude test from the cpp profile since the broker doesnt 
support the necessary behaviour
------------------------------------------------------------------------
Merged from trunk with command:
svn merge -c r1715446 https://svn.apache.org/repos/asf/qpid/java/trunk

Modified:
    qpid/java/branches/6.0.x/   (props changed)
    qpid/java/branches/6.0.x/test-profiles/CPPExcludes   (contents, props 
changed)

Propchange: qpid/java/branches/6.0.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Nov 26 14:03:58 2015
@@ -9,5 +9,5 @@
 /qpid/branches/java-broker-vhost-refactor/java:1493674-1494547
 /qpid/branches/java-network-refactor/qpid/java:805429-821809
 /qpid/branches/qpid-2935/qpid/java:1061302-1072333
-/qpid/java/trunk:1715445
+/qpid/java/trunk:1715445-1715446
 /qpid/trunk/qpid:796646-796653

Modified: qpid/java/branches/6.0.x/test-profiles/CPPExcludes
URL: 
http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/test-profiles/CPPExcludes?rev=1716659&r1=1716658&r2=1716659&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/test-profiles/CPPExcludes (original)
+++ qpid/java/branches/6.0.x/test-profiles/CPPExcludes Thu Nov 26 14:03:58 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

Propchange: qpid/java/branches/6.0.x/test-profiles/CPPExcludes
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Nov 26 14:03:58 2015
@@ -6,3 +6,4 @@
 
/qpid/branches/java-broker-vhost-refactor/java/test-profiles/CPPExcludes:1493674-1494547
 
/qpid/branches/java-network-refactor/qpid/java/test-profiles/010Excludes:805429-821809
 /qpid/branches/qpid-2935/qpid/java/test-profiles/CPPExcludes:1061302-1072333
+/qpid/java/trunk/test-profiles/CPPExcludes:1715446



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to