From 4bc9cddeded4deba99e516dde50a50c9b7552cf1 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@985263 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Java010Excludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/java/test-profiles') diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 9624464d71..47fca90500 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/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