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 | f972745a94f0f0bf47faca29c0697783408c7ce0 (patch) | |
| tree | f62281ea11bb758710dddbf8a7bc6d9de6106b4d /qpid/java/test-profiles/JavaTransientExcludes | |
| parent | fe05b47cbad4e580cc3e00dcc42c0d46084e3ed0 (diff) | |
| download | qpid-python-f972745a94f0f0bf47faca29c0697783408c7ce0.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@1386864 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaTransientExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaTransientExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaTransientExcludes b/qpid/java/test-profiles/JavaTransientExcludes index e7b423ef34..2f96584589 100644 --- a/qpid/java/test-profiles/JavaTransientExcludes +++ b/qpid/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#* |
