From 2124231590ba17f124e4032a52decf1908057336 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 17 May 2010 10:54:39 +0000 Subject: QPID-2422: exclude DurableSubscriberTest until queue exclusivity is persisted git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@945078 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/java-derby.0.10.testprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/test-profiles/java-derby.0.10.testprofile') diff --git a/java/test-profiles/java-derby.0.10.testprofile b/java/test-profiles/java-derby.0.10.testprofile index 73f5beff98..c680c1eddd 100644 --- a/java/test-profiles/java-derby.0.10.testprofile +++ b/java/test-profiles/java-derby.0.10.testprofile @@ -5,6 +5,6 @@ broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml -profile.excludes=JavaStandaloneExcludes CPPExcludes CPPTransientExcludes +profile.excludes=JavaStandaloneExcludes JavaPersistentExcludes CPPExcludes CPPTransientExcludes broker.clean.between.tests=true broker.persistent=true -- cgit v1.2.1