Author: rhs
Date: Wed Jul 23 16:29:11 2008
New Revision: 679232

URL: http://svn.apache.org/viewvc?rev=679232&view=rev
Log:
excluded a known-failing test for durable subscriptions, the fix is on trunk 
and doesn't as yet need to be backported

Modified:
    incubator/qpid/branches/qpid.0-10/java/08ExcludeList

Modified: incubator/qpid/branches/qpid.0-10/java/08ExcludeList
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/qpid.0-10/java/08ExcludeList?rev=679232&r1=679231&r2=679232&view=diff
==============================================================================
--- incubator/qpid/branches/qpid.0-10/java/08ExcludeList (original)
+++ incubator/qpid/branches/qpid.0-10/java/08ExcludeList Wed Jul 23 16:29:11 
2008
@@ -2,6 +2,7 @@
 org.apache.qpid.test.unit.xa.TopicTest#*
 org.apache.qpid.test.unit.xa.FaultTest#*
 org.apache.qpid.test.unit.ct.DurableSubscriberTests#*
+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#*


Reply via email to