From e5af89ce4c567828691bf379996bdf0f2ca0d98a Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 8 Oct 2009 08:28:43 +0000 Subject: QPID-1950 : Remove exclude from global exclude file. Should just be excluded from the 010 run as only 0-8/9 uses Mina. The test is validating that a Mina IOException correctly causes failover, even when the IOException does not represent a socket failure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@823089 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'qpid/java/test-profiles/Excludes') diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 863f56ae92..aa60554c04 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -31,6 +31,3 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#testClientAck org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testAutoAck org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testDupsOk - -//temp do not commit -org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#* -- cgit v1.2.1