From 561302f55688b004c8de0a428a048d416247bc78 Mon Sep 17 00:00:00 2001 From: Andrew Donald Kennedy Date: Fri, 13 Aug 2010 16:19:39 +0000 Subject: Adding failing test to java profile git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@985263 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Java010Excludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'java/test-profiles/Java010Excludes') diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 9624464d71..47fca90500 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -45,6 +45,10 @@ org.apache.qpid.server.queue.ProducerFlowControlTest#* //QPID-1950 : Commit to test this failure. This is a MINA only failure so it cannot be tested when using 010. org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#* +//QPID-2471 : Issues with 0-10 recovery +org.apache.qpid.test.unit.ack.RecoverTest#testRecoverInAutoAckListener +org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testRecoverInAutoAckListener + // Temporarily disabling until properly investigated. org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest#* -- cgit v1.2.1