From 5cce2b1fbd0d00486106d0cf9d734972f856ee6c Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Wed, 10 Dec 2014 17:17:24 +0000 Subject: Reenable support for SSL and Plain on the same port (i.e. the transport sniffing). Reenable all TLS tests git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1644485 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 7 ------- 1 file changed, 7 deletions(-) (limited to 'qpid/java/test-profiles/JavaExcludes') diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index a0bf5580e7..c4b864fb5f 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -30,10 +30,3 @@ org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDe //QPID-4153 Messages causing a runtime selector error should be dead-lettered (or something similar) org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError - - -// QPID-6262: Temporary exclusion whilst NIO refactoring is in flight -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