From aea63c81f26fdeb89f8f57a45a2307fbe40e9283 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 26 Feb 2010 15:54:58 +0000 Subject: 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 --- java/test-profiles/JavaTransientExcludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/test-profiles/JavaTransientExcludes') 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#* -- cgit v1.2.1