diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-02-02 12:34:17 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-02-02 12:34:17 +0000 |
| commit | 7fe6da4aa5facbecf308cad6e0c0956573506534 (patch) | |
| tree | 87f67601f9bbc2da2b0dae9a6ac28a54b25d8354 /java/test-profiles/JavaPre010Excludes | |
| parent | 4069e9f9b054db800eba549d52f315a5841c0157 (diff) | |
| download | qpid-python-7fe6da4aa5facbecf308cad6e0c0956573506534.tar.gz | |
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
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
