diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-02-04 23:36:00 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-02-04 23:36:00 +0000 |
| commit | 46507f19d7d4fa097d0282b61f2071f557beebd5 (patch) | |
| tree | d640946c53737f5ac07f25b770b0a39c528115ca /qpid/java/test-profiles/JavaPre010Excludes | |
| parent | b5fc52d5e0901feb3d4b4bcdcf254e95a0375f42 (diff) | |
| download | qpid-python-46507f19d7d4fa097d0282b61f2071f557beebd5.tar.gz | |
QPID-3813: allow configuring the default version reply to an unsupported protocol version initiation
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1240644 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaPre010Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index 5d46010649..ada22638be 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -24,7 +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#* +org.apache.qpid.server.SupportedProtocolVersionsTest#* // QPID-2478 test fails when run against broker using 0-8/9 |
