diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-02-26 15:54:58 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-02-26 15:54:58 +0000 |
| commit | 92f4212ec59ddba7b5c0260cccfcffc427ea128e (patch) | |
| tree | 9f92436e86193ce95eef3a828287b54303c8428d /java/test-profiles/JavaTransientExcludes | |
| parent | fbc4bae03f1c5160d95159224c5ec1f1f1494f00 (diff) | |
| download | qpid-python-92f4212ec59ddba7b5c0260cccfcffc427ea128e.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/qpid@916730 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaTransientExcludes')
| -rw-r--r-- | java/test-profiles/JavaTransientExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/JavaTransientExcludes b/java/test-profiles/JavaTransientExcludes index f81e9c213c..b4e5282228 100644 --- a/java/test-profiles/JavaTransientExcludes +++ b/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#* |
