diff options
| author | Keith Wall <kwall@apache.org> | 2014-12-09 15:50:46 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-12-09 15:50:46 +0000 |
| commit | 2797e4bed9a3480d795023843efeb2f71ba95392 (patch) | |
| tree | dcdc3ac2bc622d916d3def734c77adc2e5c7d377 /qpid/java/test-profiles | |
| parent | 8aaf925dc76e09c58c41febb3d63a4610f8c21e2 (diff) | |
| download | qpid-python-2797e4bed9a3480d795023843efeb2f71ba95392.tar.gz | |
Exclude ExternalAuthenticationTest too (requires SSL)
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1644094 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 610981a24c..393cb96cb1 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -35,5 +35,6 @@ org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError // QPID-6262: Temporary exclusion whilst NIO refactoring is in flight org.apache.qpid.client.ssl.SSLTest#* org.apache.qpid.server.transport.TCPandSSLTransportTest#* +org.apache.qpid.server.security.auth.manager.ExternalAuthenticationTest#* org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerStartupListeningTCPSSL org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPSSL |
