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 2014/08/17 14:22:09 UTC

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

Author: rgodfrey
Date: Sun Aug 17 12:22:08 2014
New Revision: 1618473

URL: http://svn.apache.org/r1618473
Log:
QPID-6000 : Add test exclude for C++ broker

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

Modified: qpid/trunk/qpid/java/test-profiles/CPPExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/CPPExcludes?rev=1618473&r1=1618472&r2=1618473&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/CPPExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/CPPExcludes Sun Aug 17 12:22:08 2014
@@ -199,3 +199,6 @@ org.apache.qpid.server.queue.QueueMessag
 
 // QPID-4429 : C++ Broker does not enforce max frame size negotiation rules as per the spec
 org.apache.qpid.transport.MaxFrameSizeTest#*
+
+// 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