summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2013-07-01 19:40:07 +0000
committerRobert Godfrey <rgodfrey@apache.org>2013-07-01 19:40:07 +0000
commitf4bbaac2bc787793dd7d1c7ab3a2673bbb2d38da (patch)
tree8bf18a624d5d4cae8648bc78cc5d7ac68c9c2f48
parent928d72bf80c84d3281a6e6e127d9054b7740c69e (diff)
downloadqpid-python-f4bbaac2bc787793dd7d1c7ab3a2673bbb2d38da.tar.gz
QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connection on receiving a mandatory unroutable message in a transacted session
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1498641 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xqpid/java/test-profiles/CPPExcludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes
index a404ff4389..72523e2d4b 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/java/test-profiles/CPPExcludes
@@ -25,6 +25,7 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testDeleteOp
// Those tests are testing 0.8 specific semantics
org.apache.qpid.test.client.ImmediateAndMandatoryPublishingTest#*
+org.apache.qpid.test.client.CloseOnNoRouteForMandatoryMessageTest#*
// the 0.10 c++ broker does not implement forget
org.apache.qpid.test.unit.xa.FaultTest#testForget