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 2017/09/13 07:11:18 UTC

qpid-broker-j git commit: NO-JIRA: Exclude new org.apache.qpid.server.routing.ExchangeRoutingTest from CPP profile

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master c1fe20da0 -> b05d0caed


NO-JIRA: Exclude new  org.apache.qpid.server.routing.ExchangeRoutingTest from CPP profile


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/b05d0cae
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/b05d0cae
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/b05d0cae

Branch: refs/heads/master
Commit: b05d0caedc19496b9a2955093e605e7b4f108aa9
Parents: c1fe20d
Author: Keith Wall <kw...@apache.org>
Authored: Wed Sep 13 08:10:28 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Wed Sep 13 08:10:40 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b05d0cae/test-profiles/CPPExcludes
----------------------------------------------------------------------
diff --git a/test-profiles/CPPExcludes b/test-profiles/CPPExcludes
index 82070f8..dde49b0 100755
--- a/test-profiles/CPPExcludes
+++ b/test-profiles/CPPExcludes
@@ -257,3 +257,6 @@ org.apache.qpid.server.routing.AlternateBindingRoutingTest#*
 
 // Tests AMQP 1.0 specific routing semantics
 org.apache.qpid.systest.MessageRoutingTest#*
+
+// Exchange to Exchange bindings not support by CPP Broker.
+org.apache.qpid.server.routing.ExchangeRoutingTest#*


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