summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaBDBExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-04-17 09:01:44 +0000
committerRobert Gemmell <robbie@apache.org>2012-04-17 09:01:44 +0000
commit4eef5acd3a2ca7639bb0ee085c6f7e56933acee5 (patch)
tree5b42e8b0c31a644fc16a530af37dd77ce8b5d2c0 /java/test-profiles/JavaBDBExcludes
parent6a6b21878d7646b083d19126e879af0b16120763 (diff)
downloadqpid-python-4eef5acd3a2ca7639bb0ee085c6f7e56933acee5.tar.gz
QPID-3923: Store queue, exchange and binding as configured objects in bdb store
Applied patch by Oleksandr Rudyy <orudyy@gmail.com>, Phil Harvey <phil@philharveyonline.com>, and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1327003 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaBDBExcludes')
-rw-r--r--java/test-profiles/JavaBDBExcludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/JavaBDBExcludes b/java/test-profiles/JavaBDBExcludes
index 3fac01cb6d..0750beb339 100644
--- a/java/test-profiles/JavaBDBExcludes
+++ b/java/test-profiles/JavaBDBExcludes
@@ -20,3 +20,4 @@
//This test is subclassed within the bdbstore module to enable it to run and
//also add some bdb-specific tests. It is excluded to prevent running twice.
org.apache.qpid.server.store.MessageStoreTest#*
+org.apache.qpid.server.store.DurableConfigurationStoreTest#*