diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-01-06 02:07:20 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-01-06 02:07:20 +0000 |
| commit | e7478bb3f7584c5a9b1214e43ede5f5e647fb2ba (patch) | |
| tree | 186b5e3c5acdf2948766a9f7e7632ca85d3c4231 /java/08ExcludeList-nonvm | |
| parent | a0e5e94ef8dcace73d55bcd683b78cd3a93e9310 (diff) | |
| download | qpid-python-e7478bb3f7584c5a9b1214e43ede5f5e647fb2ba.tar.gz | |
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/qpid@731810 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index b77b06e3ac..eb6c60b225 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -1,6 +1,3 @@ -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#* |
