summaryrefslogtreecommitdiff
path: root/java/test-profiles/Excludes
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2010-05-18 14:44:43 +0000
committerMartin Ritchie <ritchiem@apache.org>2010-05-18 14:44:43 +0000
commitcb881fa7637a654697c46513e27d3072a0e3d195 (patch)
treecbd8eb17eca3fbdae9572ea97879cf3eb0a391e0 /java/test-profiles/Excludes
parent6768b7db27e89ee454693849cea6883aef48f941 (diff)
downloadqpid-python-cb881fa7637a654697c46513e27d3072a0e3d195.tar.gz
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/qpid@945683 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Excludes')
-rw-r--r--java/test-profiles/Excludes2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes
index 6a2e33c1fe..6606a7e5ce 100644
--- a/java/test-profiles/Excludes
+++ b/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#*