From 7f42616db97eee3890f07188272b8d028839ebec Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 6 Jan 2009 02:07:20 +0000 Subject: QPID-1557: fixed the cpp.cluster test profile - pulled out the XA excludes into a separate excludes file - made the cluster profile exclude the XA tests - made the build system automatically set all system properties that start with profile - added a profile.clustered property that defaults to false - made the cpp.cluster test profile set the profile.clustered property to true - modified the failover tests to exclude some erroneous asserts if the broker is clustered - modified the java client to not advertize a non-zero timeout git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731810 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/08ExcludeList | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qpid/java/08ExcludeList') diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index f3fa90d915..88eb754950 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -1,7 +1,3 @@ -// Disable XA tests when running 08 -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 not finished org.apache.qpid.test.testcases.TTLTest#* -- cgit v1.2.1