From 9457b9df98f91772aca5646e82902a2ff8fe5ee5 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Thu, 6 May 2010 01:45:29 +0000 Subject: Added the following tests in FailoverBeforeConsumingRecoverTest to the exclude list RecoverTest#testOderingWithAsyncConsumer RecoverTest#testOderingWithSyncConsumer The FailoverBeforeConsumingRecoverTest extends RecoverTest. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@941562 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaExcludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/test-profiles/JavaExcludes') diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 607d89dd45..39408fa101 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -24,3 +24,5 @@ org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testAcknowledge // related to QPID-2471. These are new test cases and fail with the Java broker. org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithAsyncConsumer org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer +org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithAsyncConsumer +org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithSyncConsumer -- cgit v1.2.1