From 2797e4bed9a3480d795023843efeb2f71ba95392 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Tue, 9 Dec 2014 15:50:46 +0000 Subject: 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 --- qpid/java/test-profiles/JavaExcludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/JavaExcludes') 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 -- cgit v1.2.1