diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-08-09 23:27:09 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-08-09 23:27:09 +0000 |
| commit | 5082f9f3551a2d1530ccca5797061e156ce8a05b (patch) | |
| tree | e1cff2f853a4643e5e7d25f9c64b27a8140e83b2 /java/test-profiles | |
| parent | 5ab4977f0acf61d1343d0198e816754f0e99309c (diff) | |
| download | qpid-python-5082f9f3551a2d1530ccca5797061e156ce8a05b.tar.gz | |
QPID-2002 : Add VirtualHost logging and testing, again shutdown testing must be excluded due to the way we stop test brokers.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@802627 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index b4b3fb7cb9..7ef2a15e51 100644 --- a/java/test-profiles/Excludes +++ b/java/test-profiles/Excludes @@ -11,6 +11,7 @@ org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalidSize org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPDefault org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPSSL org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownStopped +org.apache.qpid.server.logging.VirtualHostLoggingTest#testVirtualhostClosure org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClose org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#testMessageStoreClose |
