From 5638eede906cefb7d94d3c07434dd538680ef792 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Wed, 7 Sep 2011 08:55:12 +0000 Subject: QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie Gemmel) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1166069 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java/test-profiles/Excludes') diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 56a256f191..b1edd07f87 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -43,3 +43,5 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#* // QPID-2418 : The queue backing the dur sub is not currently deleted at subscription change, so the test will fail. org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart + +org.apache.qpid.client.ssl.SSLTest#testVerifyLocalHostLocalDomain -- cgit v1.2.1