From 0d7401d01394f31b20d23316f79f09f1a197b97f Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Thu, 12 Jan 2012 17:40:29 +0000 Subject: QPID-3753 : [Java Broker] Improve automatic conversion of messages between 0-8/9/9-1 and 0-10 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1230661 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaPre010Excludes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'java/test-profiles/JavaPre010Excludes') diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 057d7c2c44..ba96232fe3 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -21,8 +21,10 @@ //Exclude the following from brokers using the 0-8/0-9/0-9-1 protocols //====================================================================== -// This test requires a broker capable of 0-8/0-9/0-9-1 and 0-10 concurrently +// 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#* + // QPID-2478 test fails when run against broker using 0-8/9 org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCustomExchange -- cgit v1.2.1