diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-11-26 10:48:38 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-11-26 10:48:38 +0000 |
| commit | 4d2337313732be6234a4c42a10a2fd6f60f7ba0a (patch) | |
| tree | 4949ef7c9ae9f8268eb3a796b6f534594815924d /qpid/java/test-profiles/Java010Excludes | |
| parent | 024a52795718a00d2c6a12da7a0d1cd1505859e6 (diff) | |
| download | qpid-python-4d2337313732be6234a4c42a10a2fd6f60f7ba0a.tar.gz | |
QPID-2796 : Addressed review comments
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index ca2383a8f3..3f12076dbe 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -64,3 +64,6 @@ org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFlowContro // QPID-3604: Immediate Prefetch no longer supported by 0-10 org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessageListener + +// QPID-2796 : Java 0-10 client only sends heartbeats in response to heartbeats from the server, not timeout based +org.apache.qpid.client.HeartbeatTest#testReadOnlyConnectionHeartbeats |
