From dd44df797360c1cf1dee2f507f142223d689d8e1 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 18 May 2010 14:44:43 +0000 Subject: QPID-1447 : Update Plugins to use changes to ConfigurationPlugin, Update Test to correctly run and prevent failover. Update excludes to include test in Java Broker runs but not CPP or 010. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@945683 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 6a2e33c1fe..6606a7e5ce 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -32,5 +32,3 @@ 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 -// QPID-1447 : Work In Progress -org.apache.qpid.systest.SlowConsumerTest#* -- cgit v1.2.1