summaryrefslogtreecommitdiff
path: root/qpid/cc/config/java/javaExcludeList
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-07-23 15:02:22 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-07-23 15:02:22 +0000
commit62de9b7b453654cd78d65904aa15c207ed7f384a (patch)
tree31921db80c174e4d3a638f64fb8d82722927534a /qpid/cc/config/java/javaExcludeList
parentbd91d29be3a1f51ebad2e618cd5848d98059f777 (diff)
downloadqpid-python-62de9b7b453654cd78d65904aa15c207ed7f384a.tar.gz
qpid-1157: added jms tck scripts + README file + config file for setting email related properties
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@679105 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cc/config/java/javaExcludeList')
-rw-r--r--qpid/cc/config/java/javaExcludeList13
1 files changed, 0 insertions, 13 deletions
diff --git a/qpid/cc/config/java/javaExcludeList b/qpid/cc/config/java/javaExcludeList
deleted file mode 100644
index 5e5bf715ad..0000000000
--- a/qpid/cc/config/java/javaExcludeList
+++ /dev/null
@@ -1,13 +0,0 @@
-org.apache.qpid.test.unit.xa.QueueTest#*
-org.apache.qpid.test.unit.xa.TopicTest#*
-org.apache.qpid.test.unit.xa.FaultTest#*
-org.apache.qpid.test.unit.ct.DurableSubscriberTests#*
-// those tests are failing see: QPID-
-org.apache.qpid.test.unit.topic.TopicSessionTest#testNoLocal
-// known issue
-org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testDurableWithInvalidSelector
-// Those tests are not finished
-org.apache.qpid.test.testcases.TTLTest#*
-org.apache.qpid.test.testcases.FailoverTest#*
-// See qpid-1144
-org.apache.qpid.test.testcases.ImmediateMessageTest#*