summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-11-26 10:48:38 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-11-26 10:48:38 +0000
commit0639f931d3a7cf0aa3c0834ed3bfe670dc9b582d (patch)
tree0d5900125666765eb7cf4a5de108f1ed87096992 /java/test-profiles
parent92626b52ee79478f045dd3308b1c5087095d3d79 (diff)
downloadqpid-python-0639f931d3a7cf0aa3c0834ed3bfe670dc9b582d.tar.gz
QPID-2796 : Addressed review comments
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1413549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rwxr-xr-xjava/test-profiles/Java010Excludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes
index ca2383a8f3..3f12076dbe 100755
--- a/java/test-profiles/Java010Excludes
+++ b/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