From d73645fe7be57f2eae7889f42f6858b13c5573af Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Mon, 8 Dec 2014 17:01:57 +0000 Subject: NonBlockingSenderReceiver for the Java Broker for AMQP-0-10 and 0-9. Heartbeating working. AMQ 1.0 not tested. System tests failing at about ~PriorityQueueTest with seeming resource leak. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1643866 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 a6f9fb12c7..603d6293ce 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -34,3 +34,4 @@ 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#* -- cgit v1.2.1