diff options
| author | Keith Wall <kwall@apache.org> | 2014-12-08 17:01:57 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-12-08 17:01:57 +0000 |
| commit | d73645fe7be57f2eae7889f42f6858b13c5573af (patch) | |
| tree | 96e521c0eb203a97182cf367b5fc74dc781accea /qpid/java/test-profiles | |
| parent | 5c48af8564229bb56f45bb47b015be325b8855da (diff) | |
| download | qpid-python-d73645fe7be57f2eae7889f42f6858b13c5573af.tar.gz | |
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
Diffstat (limited to 'qpid/java/test-profiles')
| -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 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#* |
