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/CPPExcludes | |
| 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/CPPExcludes')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 61b76bbdfc..52488b3ffa 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -153,7 +153,7 @@ org.apache.qpid.test.unit.transacted.TransactionTimeoutTest#* // Java broker only org.apache.qpid.server.logging.management.LoggingManagementMBeanTest#* org.apache.qpid.server.management.AMQUserManagementMBeanTest#* -org.apache.qpid.server.DisablingProtocolsTest#* +org.apache.qpid.server.SupportedProtocolVersionsTest#* // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* |
