summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-11-26 12:00:21 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-11-26 12:00:21 +0000
commit8a1993035b019e421c2752335ced0ddfaa092be1 (patch)
treec1133ba40d83a457a629b6afec99a57a9196680a /qpid/java/test-profiles
parent4d2337313732be6234a4c42a10a2fd6f60f7ba0a (diff)
downloadqpid-python-8a1993035b019e421c2752335ced0ddfaa092be1.tar.gz
QPID-2796 : Exclude test which requires client initiated 0-10 heartbeats for CPP broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
-rwxr-xr-xqpid/java/test-profiles/CPPExcludes4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes
index fa3a2bc262..bfcc06a1bc 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/java/test-profiles/CPPExcludes
@@ -181,3 +181,7 @@ org.apache.qpid.client.failover.MultipleBrokersFailoverTest#*
// Uses Java broker specific configuration
org.apache.qpid.client.ssl.SSLTest#testClientCertMissingWhilstWanting
+
+// 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
+