From 074d0aea9ca86b366445afd89c2b5afc75e0c369 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/qpid@984334 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaExcludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'java/test-profiles/JavaExcludes') diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 11d2eff0d5..9c90e7c8a9 100644 --- a/java/test-profiles/JavaExcludes +++ b/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