diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-23 15:02:22 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-23 15:02:22 +0000 |
| commit | 2fc957e3d28fa3b084ef334b702bb5116f60c462 (patch) | |
| tree | 53d217fb806c56eb23fb9dab19fef75c3d329f4f /cc/config/java/javaExcludeList | |
| parent | f909f338fe2ea66e50e5923fcd008ae2ae9ccd67 (diff) | |
| download | qpid-python-2fc957e3d28fa3b084ef334b702bb5116f60c462.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/qpid@679105 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cc/config/java/javaExcludeList')
| -rw-r--r-- | cc/config/java/javaExcludeList | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/cc/config/java/javaExcludeList b/cc/config/java/javaExcludeList deleted file mode 100644 index 5e5bf715ad..0000000000 --- a/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#* |
