diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-01-12 17:40:29 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-01-12 17:40:29 +0000 |
| commit | 0d7401d01394f31b20d23316f79f09f1a197b97f (patch) | |
| tree | 8ce4f436271e869af6bc5a46bb3fa2a65b3c6149 /java/test-profiles/JavaPre010Excludes | |
| parent | e359e9b6de1f6aec94f83072323cb1936fb1594c (diff) | |
| download | qpid-python-0d7401d01394f31b20d23316f79f09f1a197b97f.tar.gz | |
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
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 4 |
1 files changed, 3 insertions, 1 deletions
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 |
