summaryrefslogtreecommitdiff
path: root/java
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
commit5b29decce94580616d1a8cb022355ac567785eb6 (patch)
treefd4f2cd91861369ca22e06000154756d992705a9 /java
parenta02195b8c7984cadc1d4c9448238ef8577eecd22 (diff)
downloadqpid-python-5b29decce94580616d1a8cb022355ac567785eb6.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/qpid@1498641 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rwxr-xr-xjava/test-profiles/CPPExcludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes
index a404ff4389..72523e2d4b 100755
--- a/java/test-profiles/CPPExcludes
+++ b/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