diff options
author | Martin Ritchie <ritchiem@apache.org> | 2009-08-07 18:08:17 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2009-08-07 18:08:17 +0000 |
commit | 4b51cfa6f4034c797e674f2c88ae70c79d4e3c9b (patch) | |
tree | 65d9cb65696bc4860413fe870f5dce1f5d3faf9a | |
parent | bb7a36a8b06a50d85cc6161098f69e1fe4269e92 (diff) | |
download | qpid-python-4b51cfa6f4034c797e674f2c88ae70c79d4e3c9b.tar.gz |
Add Derby StoreClose test to excludes due to QPID-2031
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@802119 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | qpid/java/test-profiles/Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 12168223e6..b4b3fb7cb9 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -12,4 +12,5 @@ org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPD org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPSSL org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownStopped org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClose +org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#testMessageStoreClose |