diff options
| -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 |
