You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2017/11/29 13:26:34 UTC

qpid-broker-j git commit: QPID-6933: [System Tests] Add tests relaying on AMQP management into cpp profile test excludes

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 064df4915 -> 207941273


QPID-6933: [System Tests] Add tests relaying on AMQP management into cpp profile test excludes


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/20794127
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/20794127
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/20794127

Branch: refs/heads/master
Commit: 207941273d3585e00c71993ec35df5980649927b
Parents: 064df49
Author: Alex Rudyy <or...@apache.org>
Authored: Wed Nov 29 13:26:17 2017 +0000
Committer: Alex Rudyy <or...@apache.org>
Committed: Wed Nov 29 13:26:17 2017 +0000

----------------------------------------------------------------------
 test-profiles/CPPExcludes | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/20794127/test-profiles/CPPExcludes
----------------------------------------------------------------------
diff --git a/test-profiles/CPPExcludes b/test-profiles/CPPExcludes
index addb31a..973be36 100755
--- a/test-profiles/CPPExcludes
+++ b/test-profiles/CPPExcludes
@@ -247,6 +247,12 @@ org.apache.qpid.systest.AnonymousProducerTest#testSyncPublishIntoNonExistingQueu
 
 # Tests require AMQP management
 org.apache.qpid.server.routing.AlternateBindingRoutingTest#*
+org.apache.qpid.server.queue.LastValueQueueTest#testConflatedQueueDepth
+org.apache.qpid.server.queue.QueueDepthWithSelectorTest#test
+org.apache.qpid.test.unit.ack.Acknowledge2ConsumersTest#*
+org.apache.qpid.test.unit.ack.AcknowledgeOnMessageTest#*
+org.apache.qpid.test.unit.ack.AcknowledgeTest#*
+org.apache.qpid.test.unit.message.UTF8Test#*
 
 # Tests AMQP 1.0 specific routing semantics
 org.apache.qpid.systest.MessageRoutingTest#*


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