summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaTransientExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-02-26 15:54:58 +0000
committerRobert Gemmell <robbie@apache.org>2010-02-26 15:54:58 +0000
commitbeee7a997dd114bed1224fd403adae9153e9a4b2 (patch)
tree805f26c2b9d9272bc714d478ca9c6c102b53bbb8 /qpid/java/test-profiles/JavaTransientExcludes
parent5318503aab25a19cd1203ace48d50ea5894ba748 (diff)
downloadqpid-python-beee7a997dd114bed1224fd403adae9153e9a4b2.tar.gz
QPID-2417: update exclude files with correct test name and locations to allow running the DurableSubscriberTest on the derby profile once QPID-2422 is fixed
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@916730 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaTransientExcludes')
-rw-r--r--qpid/java/test-profiles/JavaTransientExcludes2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaTransientExcludes b/qpid/java/test-profiles/JavaTransientExcludes
index f81e9c213c..b4e5282228 100644
--- a/qpid/java/test-profiles/JavaTransientExcludes
+++ b/qpid/java/test-profiles/JavaTransientExcludes
@@ -1 +1,3 @@
+//These tests require a persistent store
org.apache.qpid.server.store.PersistentStoreTest#*
+org.apache.qpid.test.unit.ct.DurableSubscriberTest#*