From d8fc8a501e9c082d22adb52a9cf1c482ba1261f0 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 13 Oct 2009 11:40:03 +0000 Subject: QPID-1204: add temporary workaround for connection close race condition at tearDown() noted in QPID-2081 to allow enabling SimpleACLTest for java brokers. Update exclude lists accordingly, also removing a single-method exclude from the 010Excludes file made redundant by the complete SimpleACLTest exclusion when using cpp brokers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@824706 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Excludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'java/test-profiles/Excludes') diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index aa60554c04..c9c9e91836 100644 --- a/java/test-profiles/Excludes +++ b/java/test-profiles/Excludes @@ -17,9 +17,6 @@ org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClo // QPID-XXX : Test fails to start external broker due to Derby Exception. org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* -// QPID-2081 :The configuration changes are now highlighting the close race condition -org.apache.qpid.server.security.acl.SimpleACLTest#* - // QPID-1816 : Client Ack has not been addressed org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testDirtyClientAck org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testClientAck -- cgit v1.2.1