From e409124b9f3a7423fe4ab04e7ce3e446244d04e3 Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Fri, 21 Jun 2013 17:06:57 +0000 Subject: 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@1495511 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Java010Excludes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qpid/java/test-profiles/Java010Excludes') diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 6ae5a40f89..96f90701fd 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -17,8 +17,10 @@ // under the License. // -// Those tests are testing 0.8 specific semantics +// Those tests are testing 0.8..-0-9-1 specific semantics org.apache.qpid.test.client.ImmediateAndMandatoryPublishingTest#* +org.apache.qpid.test.client.CloseOnNoRouteForMandatoryMessageTest#* +org.apache.qpid.systest.rest.BrokerRestTest#testSetCloseOnNoRoute //this test checks explicitly for 0-8 flow control semantics org.apache.qpid.test.client.FlowControlTest#* -- cgit v1.2.1