summaryrefslogtreecommitdiff
path: root/java/test-profiles/Java010Excludes
diff options
context:
space:
mode:
authorAlex Rudyy <orudyy@apache.org>2013-07-17 16:11:09 +0000
committerAlex Rudyy <orudyy@apache.org>2013-07-17 16:11:09 +0000
commit63fdbb4978936f15ebab20c42878afc80055576e (patch)
tree2c1cf8efdce0c350a0548256c2545bb37875b7f1 /java/test-profiles/Java010Excludes
parented1befab1ffd08259918ed0c9111fd8af7d0321e (diff)
downloadqpid-python-63fdbb4978936f15ebab20c42878afc80055576e.tar.gz
QPID-4996: Restrict queue rebinding on 0.8/0-9.x path to the topic exchanges only
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1504187 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
-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 b0489fca38..055ce25d75 100755
--- a/java/test-profiles/Java010Excludes
+++ b/java/test-profiles/Java010Excludes
@@ -68,3 +68,6 @@ org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessag
// 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
+
+// Java 0-10 client does not support re-binding the queue to the same exchange
+org.apache.qpid.server.queue.QueueBindTest#testQueueCanBeReboundOnTopicExchange