summaryrefslogtreecommitdiff
path: root/java/test-profiles/Java010Excludes
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2012-03-11 19:01:15 +0000
committerKeith Wall <kwall@apache.org>2012-03-11 19:01:15 +0000
commit110dd7ba397bc0d45ce450e1f43cd3b761f38227 (patch)
tree5b3b83d2b0e25658bed6b48ddde5d2805e6c5c2c /java/test-profiles/Java010Excludes
parentf8a4c623c00c4f1dc06b5f0d01eeae98fbc4c0c3 (diff)
downloadqpid-python-110dd7ba397bc0d45ce450e1f43cd3b761f38227.tar.gz
QPID-3894: MessageListener test improvments
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1299425 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 ac6ac8ae1c..90df1cee81 100755
--- a/java/test-profiles/Java010Excludes
+++ b/java/test-profiles/Java010Excludes
@@ -54,3 +54,6 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testSessionC
org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#*
org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#*
+// QPID-3604: Immediate Prefetch no longer supported by 0-10
+org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessageListener
+