diff options
author | Keith Wall <kwall@apache.org> | 2014-04-01 07:41:42 +0000 |
---|---|---|
committer | Keith Wall <kwall@apache.org> | 2014-04-01 07:41:42 +0000 |
commit | c24467b81ca19de444d8a4bd4d5bb01cd6738df2 (patch) | |
tree | e5956bcab8ca15e10a787ef4c2b39633c6c795da /qpid/java/test-profiles/cpp.excludes | |
parent | 6de63bce6e61011a921337d9c3880e199f21c94c (diff) | |
parent | 99231e1918fb20c750e7261f531d31ecec12b8f1 (diff) | |
download | qpid-python-java-broker-bdb-ha2.tar.gz |
NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1583552 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/cpp.excludes')
-rw-r--r-- | qpid/java/test-profiles/cpp.excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/cpp.excludes b/qpid/java/test-profiles/cpp.excludes index c8fae1797e..2e7610e8e2 100644 --- a/qpid/java/test-profiles/cpp.excludes +++ b/qpid/java/test-profiles/cpp.excludes @@ -27,3 +27,5 @@ org.apache.qpid.test.client.message.JMSDestinationTest#testMovedToQueue // This test requires a broker capable of 0-8/9 and 0-10 org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend +//BDB System Tests +org.apache.qpid.server.store.berkeleydb.* |