diff options
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index f15673da02..fa3a2bc262 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -178,3 +178,6 @@ org.apache.qpid.systest.rest.acl.* // Exclude failover tests requiring virtual host functionality org.apache.qpid.client.failover.MultipleBrokersFailoverTest#* + +// Uses Java broker specific configuration +org.apache.qpid.client.ssl.SSLTest#testClientCertMissingWhilstWanting |
