diff options
Diffstat (limited to 'RC9/qpid/java/08ExcludeList')
| -rw-r--r-- | RC9/qpid/java/08ExcludeList | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RC9/qpid/java/08ExcludeList b/RC9/qpid/java/08ExcludeList new file mode 100644 index 0000000000..88eb754950 --- /dev/null +++ b/RC9/qpid/java/08ExcludeList @@ -0,0 +1,8 @@ +org.apache.qpid.test.unit.ct.DurableSubscriberTests#* +// Those tests are not finished +org.apache.qpid.test.testcases.TTLTest#* +org.apache.qpid.test.testcases.FailoverTest#* +// This is a long running test so should exclude from normal runs +org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover +// Those tests are written against the 0.10 path +org.apache.qpid.test.unit.message.UTF8Test#* |
