From 7fe6da4aa5facbecf308cad6e0c0956573506534 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 2 Feb 2012 12:34:17 +0000 Subject: QPID-3800: add the ability to disable particular protocol versions broker-wide to save having to exclude them from individual ports git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1239579 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaPre010Excludes | 1 + 1 file changed, 1 insertion(+) (limited to 'java/test-profiles/JavaPre010Excludes') diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 4599356e1b..5d46010649 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -24,6 +24,7 @@ // These tests requires a broker capable of 0-8/0-9/0-9-1 and 0-10 concurrently org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend org.apache.qpid.server.message.MessageProtocolConversionTest#* +org.apache.qpid.server.DisablingProtocolsTest#* // QPID-2478 test fails when run against broker using 0-8/9 -- cgit v1.2.1