diff options
| author | Keith Wall <kwall@apache.org> | 2014-12-10 17:17:24 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-12-10 17:17:24 +0000 |
| commit | 5cce2b1fbd0d00486106d0cf9d734972f856ee6c (patch) | |
| tree | 424e55e01b0e18428c6246b90ec345ddafadf53a /qpid/java/test-profiles | |
| parent | 129a9e7cece9fe18e9cf1fddf9401e78db36c9cd (diff) | |
| download | qpid-python-5cce2b1fbd0d00486106d0cf9d734972f856ee6c.tar.gz | |
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
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 7 |
1 files changed, 0 insertions, 7 deletions
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 |
