From 3e9f8b604ab05c2a1c34300b8363a439589e4aa9 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 7 May 2010 15:11:56 +0000 Subject: QPID-1447 : Exclude SCD testing until complete git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942108 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles') diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 05f68cbe9d..6a2e33c1fe 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -31,3 +31,6 @@ 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