summaryrefslogtreecommitdiff
path: root/java/test-profiles/Excludes
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
commit6fb3dcfe1faa8d2c80f49f0205fdccff1f3f4ced (patch)
tree5f0688ff78243961436fbd81f7ad452ea7e9e887 /java/test-profiles/Excludes
parentf71bc053802cf1e3d2f37715be5aaa97e9a1cad3 (diff)
downloadqpid-python-6fb3dcfe1faa8d2c80f49f0205fdccff1f3f4ced.tar.gz
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
Diffstat (limited to 'java/test-profiles/Excludes')
-rw-r--r--java/test-profiles/Excludes3
1 files changed, 3 insertions, 0 deletions
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#*