From 2947b0561d8ac81a9a053b4b3f60d353b36eece9 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/qpid@942108 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/test-profiles/Excludes') diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index 05f68cbe9d..6a2e33c1fe 100644 --- a/java/test-profiles/Excludes +++ b/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