summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2010-05-07 15:11:56 +0000
committerMartin Ritchie <ritchiem@apache.org>2010-05-07 15:11:56 +0000
commit3e9f8b604ab05c2a1c34300b8363a439589e4aa9 (patch)
treedd5ae887dd2615bd6fce56a53137565d36aa1729 /qpid/java/test-profiles
parent33a1d18c4c2ea86a167416922db4da6892b84ba2 (diff)
downloadqpid-python-3e9f8b604ab05c2a1c34300b8363a439589e4aa9.tar.gz
QPID-1447 : Exclude SCD testing until complete
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942108 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
-rw-r--r--qpid/java/test-profiles/Excludes3
1 files changed, 3 insertions, 0 deletions
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#*