From 065137f8f47e5b0ad14b328c5f69cfd7bb33ac92 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 19 Jan 2010 20:25:00 +0000 Subject: QPID-2262 : Removed SALCT from from exclude list and added required null check. Updated references to QPID-1204 to QPID-2345 which talks more to the issue of setting exception cause when the connection is closed by the broker. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@900943 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/java/test-profiles/Excludes') diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 5c6308a2d2..b2f438e487 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -34,5 +34,3 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#* org.apache.qpid.transport.network.mina.MINANetworkDriverTest#* // QPID-2225 Random Test failures against the in-vm broker. org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecover#* -// QPID-2262 Random test failures - The test needs to be fixed. -org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess -- cgit v1.2.1