From c0f28d6fda84a87a16375d927882bec78121c100 Mon Sep 17 00:00:00 2001 From: Andrew Donald Kennedy Date: Wed, 11 Aug 2010 08:27:40 +0000 Subject: 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 --- qpid/java/test-profiles/JavaExcludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/java/test-profiles/JavaExcludes') 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 + -- cgit v1.2.1