summaryrefslogtreecommitdiff
path: root/qpid/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
commit32dcbb2465355669ca977ace3a2bf7d9997f969a (patch)
treeb47625c35d54c477f637c9ea8599cd55e793e9ec /qpid/java/test-profiles/Java010Excludes
parent0e13aff34a6dfb783373cd126b86ba60cb75b385 (diff)
downloadqpid-python-32dcbb2465355669ca977ace3a2bf7d9997f969a.tar.gz
QPID-3894: MessageListener test improvments
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1299425 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
-rwxr-xr-xqpid/java/test-profiles/Java010Excludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes
index ac6ac8ae1c..90df1cee81 100755
--- a/qpid/java/test-profiles/Java010Excludes
+++ b/qpid/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
+