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 | 667199ed6496a797d0ef47a0401ab144565d0f7c (patch) | |
| tree | bbf1e333c2086fc8094c1ce846522e6c8c43a2ce /java | |
| parent | 417da9894bfe5eda8674d7156feafe014735a62b (diff) | |
| download | qpid-python-667199ed6496a797d0ef47a0401ab144565d0f7c.tar.gz | |
Add Derby StoreClose test to excludes due to QPID-2031
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@802119 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
| -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 12168223e6..b4b3fb7cb9 100644 --- a/java/test-profiles/Excludes +++ b/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 |
