diff options
Diffstat (limited to 'qpid/java/test-profiles/CPPExcludes')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 8ea592daf9..6ce0936c08 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -186,7 +186,8 @@ org.apache.qpid.client.ssl.SSLTest#testCreateSSLandTCPonSamePort // 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 +org.apache.qpid.client.HeartbeatTest#testUnidirectionalHeartbeating +org.apache.qpid.client.HeartbeatTest#testHeartbeatsEnabledBrokerSide // Exclude java broker specific behavior allowing queue re-bind to topic exchanges on 0.8/0-10 paths org.apache.qpid.server.queue.QueueBindTest#testQueueCanBeReboundOnTopicExchange |
