summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
authorAndrew Donald Kennedy <grkvlt@apache.org>2010-08-11 08:27:40 +0000
committerAndrew Donald Kennedy <grkvlt@apache.org>2010-08-11 08:27:40 +0000
commitc0f28d6fda84a87a16375d927882bec78121c100 (patch)
tree1939938ec7d1772315cc84c62c44725b25e2326f /qpid/java/test-profiles/JavaExcludes
parent7d718b3b5f6fed1747ef419fa9d4874a4fa707a9 (diff)
downloadqpid-python-c0f28d6fda84a87a16375d927882bec78121c100.tar.gz
Exclude testResumeNonemptyReplay from ConnectionTest for all Java profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@984334 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
-rw-r--r--qpid/java/test-profiles/JavaExcludes4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes
index 11d2eff0d5..9c90e7c8a9 100644
--- a/qpid/java/test-profiles/JavaExcludes
+++ b/qpid/java/test-profiles/JavaExcludes
@@ -26,3 +26,7 @@ org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWith
org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithSyncConsumer
org.apache.qpid.test.client.queue.LVQTest#*
+
+// Session resume is not supported in the Java client
+org.apache.qpid.transport.ConnectionTest#testResumeNonemptyReplayBuffer
+