summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2012-09-17 21:55:27 +0000
committerKeith Wall <kwall@apache.org>2012-09-17 21:55:27 +0000
commit12ac9fa3db673c774f122c19cce31d875edcf2ed (patch)
treef3088ea6e1d488c9af8951d149beca7aa7b807c3 /java/test-profiles
parent58c39c6eb49e20790639588a8179fb9e5c6c9e9b (diff)
downloadqpid-python-12ac9fa3db673c774f122c19cce31d875edcf2ed.tar.gz
QPID-4284: Remove system test dependencies on development and localhost virtual hosts
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1386864 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rw-r--r--java/test-profiles/JavaTransientExcludes2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/JavaTransientExcludes b/java/test-profiles/JavaTransientExcludes
index e7b423ef34..2f96584589 100644
--- a/java/test-profiles/JavaTransientExcludes
+++ b/java/test-profiles/JavaTransientExcludes
@@ -20,6 +20,8 @@
//These tests require a persistent store
org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#*
org.apache.qpid.server.store.PersistentStoreTest#*
+org.apache.qpid.server.logging.AlertingTest#testAlertingReallyWorksWithRestart
+org.apache.qpid.server.logging.AlertingTest#testAlertingReallyWorksWithChanges
org.apache.qpid.test.unit.ack.ClientAcknowledgeTest#testClientAckWithLargeFlusherPeriod
org.apache.qpid.test.unit.ct.DurableSubscriberTest#*