diff options
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 5d0c82c5d7..a7b008601d 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -40,3 +40,8 @@ org.apache.qpid.client.MessageListenerTest#testSynchronousReceiveNoWait org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnsupportedSASLMechanism org.apache.qpid.test.unit.message.JMSPropertiesTest#testQpidExtensionProperties + +//The 0-8/0-9/0-9-1 client configuration for SSL does not work the same as the 0-10 client +//so these tests fail due to the client failing to use SSL +org.apache.qpid.client.ssl.SSLTest#* +org.apache.qpid.test.unit.client.AMQSSLConnectionTest#* |
