diff options
| author | Keith Wall <kwall@apache.org> | 2012-09-17 21:55:27 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-09-17 21:55:27 +0000 |
| commit | a94110a37e4861eae27360a122531f96a491318a (patch) | |
| tree | f3088ea6e1d488c9af8951d149beca7aa7b807c3 /java/test-profiles/JavaTransientExcludes | |
| parent | cc2121a93d52247c38327c2977b514c2fc9cbab5 (diff) | |
| download | qpid-python-a94110a37e4861eae27360a122531f96a491318a.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/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 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#* |
