diff options
| author | Robert Gemmell <robbie@apache.org> | 2014-03-28 15:50:04 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2014-03-28 15:50:04 +0000 |
| commit | 490fe2cc81e6127742e22c291c97d2cbe4c56564 (patch) | |
| tree | eb43555f5a3e56a31111b532f337bb3fa419bee2 /java/test-profiles/cpp.excludes | |
| parent | 60ee8a4b3ca56d5bee73d30e90b6a4d823e977cf (diff) | |
| download | qpid-python-490fe2cc81e6127742e22c291c97d2cbe4c56564.tar.gz | |
QPID-5048: added basic cpp broker test profile
Patch supplied by Andrew MacBean <andymacbean@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1582781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.excludes')
| -rw-r--r-- | java/test-profiles/cpp.excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/cpp.excludes b/java/test-profiles/cpp.excludes index c8fae1797e..2e7610e8e2 100644 --- a/java/test-profiles/cpp.excludes +++ b/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.* |
